Mirai-Team / mirai-project

C++ library for games making purposes.
Other
3 stars 0 forks source link

Updated Random generator #77

Closed Lomadriel closed 9 years ago

Lomadriel commented 9 years ago

The random is more random than before and I have merged irand and drand into one function getRand. Thereby the use is easier.