Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected