std.random.SeedRnd - nitrologic/monkey2 GitHub Wiki
std::std.random.SeedRnd
monkey:monkey.types.Ulong )
Function SeedRnd:Void( seed:Seeds the random number generator.
Parameters | |
---|---|
seed |
seed The seed value. |
std::std.random.SeedRnd
Seeds the random number generator.
Parameters | |
---|---|
seed |
seed The seed value. |