Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FRandomStream
Type | Name | Description | |
---|---|---|---|
![]() |
Default constructor.The seed should be set prior to use. | ||
![]() |
FRandomStream
(
int32 InSeed |
Creates and initializes a new random stream from the specified seed value. | |
![]() |
FRandomStream
(
FName InName |
Creates and initializes a new random stream from the specified name. |