Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::FastRand Class Reference

#include <FastRand.hpp>

Inheritance diagram for Diligent::FastRand:
Diligent::FastRandReal< float > Diligent::FastRandReal< double > Diligent::FastRandInt Diligent::FastRandReal< Type >

Detailed Description

Fast random number generator.

Note
You should probably not use it for your production-grade encryption.