Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FRandomStream
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/RandomStream.h |
| Include | #include "Math/RandomStream.h" |
int32 RandRange
(
int32 Min,
int32 Max
) const
Remarks
Helper function for rand implementations. A random number >= Min and <= Max