| int [] Roulette.Tests.Wheel_Tests.GetRngValues |
( |
int |
count, |
|
|
int |
seed, |
|
|
int |
maxValue |
|
) |
| |
Gets the random values based on the input seed.
- Parameters
-
| count | Number of randoms ints to get. |
| seed | Seed for the random number generator. |
| maxValue | The maximum random nuber. |
- Returns
- Array of random integers.
| bool Roulette.Tests.Wheel_Tests.TestGetRandomBin |
( |
| ) |
|
| bool Roulette.Tests.Wheel_Tests.TestOutcomesDictionary |
( |
| ) |
|
The documentation for this class was generated from the following file:
- E:/@Documents/My Open Source Repos/ItMayBeAHackOOD/Assets/01_Roulette/Tests/Wheel_Tests.cs