Fission FSN
Loading...
Searching...
No Matches
fsNRnd Namespace Reference

Functions

void seedSet (fsU32 pSeed)
fsU32 seedGet ()
fsU32 uInt32Get ()
fsU32 uInt32GetWithLimit (fsU32 pLimit)
std::random_device & randomDeviceGet ()

Function Documentation

◆ randomDeviceGet()

std::random_device & fsNRnd::randomDeviceGet ( )

◆ seedGet()

fsU32 fsNRnd::seedGet ( )

◆ seedSet()

void fsNRnd::seedSet ( fsU32 pSeed)

◆ uInt32Get()

fsU32 fsNRnd::uInt32Get ( )

◆ uInt32GetWithLimit()

fsU32 fsNRnd::uInt32GetWithLimit ( fsU32 pLimit)