Methods

randΒΆ

rand(something:Any, n:Int)

Pick n elements from something. Uniqueness of picked elements is not guaranteed.
Source: stdlib.ngs:4065

Returns

Any