MCPcopy Create free account
hub / github.com/TheAssemblyArmada/Vanilla-Conquer / XMP_Randomize

Function XMP_Randomize

common/mp.cpp:2458–2470  ·  view source on GitHub ↗

* XMP_Randomize -- Generate a random MP number. * * * * This routine will generate a random MP number with the number of bits precision * * specified. This is the starting point for generating large random prime numbers. It is * * very im

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

RandomizeMethod · 0.85
XMP_Rabin_Miller_TestFunction · 0.85

Calls 8

XMP_Bits_To_DigitsFunction · 0.85
XMP_InitFunction · 0.85
XMP_SubFunction · 0.85
XMP_Count_BitsFunction · 0.85
XMP_CompareFunction · 0.85
XMP_AddFunction · 0.85
minFunction · 0.70
GetMethod · 0.45

Tested by

no test coverage detected