Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: float NextSingle(this Random)

Declaration

public static float NextSingle(
    this Random rnd
)

Summary

Returns a random number that is greater than or equal to 0.0f, and less than 1.0f.