Skip to content

Overload_CodeJam_Collections_Sequence_Random

Andrew Koryavchenko edited this page Jul 4, 2017 · 1 revision

Sequence.Random Method

Overload List

 

Name Description
Public methodStatic member Random(Int32) Creates infinite sequence of random int numbers;
Public methodStatic member Random(Int32, Int32) Creates infinite sequence of random int numbers;
Public methodStatic member Random(Int32, Int32, Int32) Creates infinite sequence of random int numbers;
  Back to Top

See Also

Reference

Sequence Class
CodeJam.Collections Namespace

Clone this wiki locally