terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetInt32() [2/2]

static int System.Security.Cryptography.RandomNumberGenerator.GetInt32 ( int toExclusive)
inlinestaticinherited

Definition at line 114 of file RandomNumberGenerator.cs.

115 {
116 return RandomNumberGenerator.GetInt32(0, toExclusive);
117 }
class f__AnonymousType0<< Count > j__TPar

References System.Security.Cryptography.RandomNumberGenerator.GetInt32(), and j__TPar.