Returns an infinite sequence of random integers using the supplied random number generator.
Namespace: MoreLinqMoreLinq (in MoreLinq.dll) Version: 3.0.0
Syntaxpublic static IEnumerable<int> Random( Random rand )
Public Shared Function Random ( rand As Random ) As IEnumerable(Of Integer)
public: static IEnumerable<int>^ Random( Random^ rand )
static member Random : rand : Random -> IEnumerable<int>Parameters
Type:
IEnumerableInt32An infinite sequence of random integers
Exceptions See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4