Skip to content

Overload_WolfCurses_Randomizer_Next

Maxwolf edited this page Jan 2, 2016 · 1 revision

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

Clone this wiki locally