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

Method RandomUint

SampleFramework12/v1.00/SF12_Math.cpp:1249–1252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1247}
1248
1249uint32 Random::RandomUint()
1250{
1251 return engine();
1252}
1253
1254float Random::RandomFloat()
1255{

Callers 2

ShuffleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected