#include <ixlib_random.hh>
Public Methods | |
| int_random () | |
| void | init () |
| void | init (unsigned seed) |
| unsigned | operator() (unsigned max=32768) |
| Generate one random number in the interval [0,max). | |
|
|
Definition at line 59 of file ixlib_random.hh. |
|
|
Definition at line 64 of file ixlib_random.hh. |
|
|
Definition at line 62 of file ixlib_random.hh. |
|
|
Generate one random number in the interval [0,max).
Definition at line 68 of file ixlib_random.hh. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001