MCPcopy Create free account
hub / github.com/TheRealMJP/BakingLab / RandomUint

Method RandomUint

SampleFramework11/v1.02/SF11_Math.cpp:1168–1171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1166}
1167
1168uint32 Random::RandomUint()
1169{
1170 return engine();
1171}
1172
1173float Random::RandomFloat()
1174{

Callers 3

ShuffleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected