Develop Biology
The language of life
Random.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bio
 
namespace  bio::random
 

Functions

float bio::random::NormalFloat (float mean, float standardDeviation)
 
float bio::random::UniformFloat (float min, float max)