Overload_WolfCurses_Randomizer_Next - Maxwolf/WolfCurses GitHub Wiki

Randomizer.Next Method

Overload List

 

Name Description
Public method Next() C64 style RND with 0 would return clock timer 0 - 60 number so we do the same here for simulation.
Public method Next(Int32) Returns a nonnegative random number less than the specified maximum.
Public method Next(Int32, Int32) Returns a random number within a specified range.
  Back to Top

See Also

Reference

Randomizer Class
WolfCurses Namespace

⚠️ **GitHub.com Fallback** ⚠️