Random.Next

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int Next()
  2. int Next(int max)
  3. int Next(int min, int max)
    class Random
    int
    Next
    (
    int min
    ,
    int max
    )

Meta