enki-community / enki

A fast 2-D robot simulator. To contact us, please open an issue.
Other
36 stars 34 forks source link

Random use is inconsistent #65

Open stephanemagnenat opened 4 years ago

stephanemagnenat commented 4 years ago

Enki provides a FastRandom class in Random.h, as well as distributions such as gaussianRand(). However, the latter does not use the former. This is very confusing for users.