Overload_WolfCurses_Randomizer_Next - Maxwolf/WolfCurses GitHub Wiki
Name | Description | |
---|---|---|
![]() |
Next() | C64 style RND with 0 would return clock timer 0 - 60 number so we do the same here for simulation. |
![]() |
Next(Int32) | Returns a nonnegative random number less than the specified maximum. |
![]() |
Next(Int32, Int32) | Returns a random number within a specified range. |