Returns an infinite sequence of random integers using the standard .NET random number generator.
C# VB C++ F# Copypublic static IEnumerable<int> Random()
Public Shared Function Random As IEnumerable(Of Integer)
public: static IEnumerable<int>^ Random()
static member Random : unit -> IEnumerable<int>Return Value
Type:
IEnumerableInt32An infinite sequence of random integers
RetroSearch 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