|
LeviLamina
|
This is the complete list of members for IRandom, including all inherited members.
| $chance(int likeliness, int possibilities) (defined in IRandom) | IRandom | |
| $chanceAllButOneIn(int possibilities) (defined in IRandom) | IRandom | |
| $chanceFloatGreaterOrEqual(float improbability) (defined in IRandom) | IRandom | |
| $chanceFloatGreaterThan(float improbability) (defined in IRandom) | IRandom | |
| $chanceFloatLessOrEqual(float probability) (defined in IRandom) | IRandom | |
| $chanceFloatLessThan(float probability) (defined in IRandom) | IRandom | |
| $chanceOneIn(int possibilities) (defined in IRandom) | IRandom | |
| $forkPositional() (defined in IRandom) | IRandom | |
| chance(int likeliness, int possibilities) (defined in IRandom) | IRandom | virtual |
| chanceAllButOneIn(int possibilities) (defined in IRandom) | IRandom | virtual |
| chanceFloatGreaterOrEqual(float improbability) (defined in IRandom) | IRandom | virtual |
| chanceFloatGreaterThan(float improbability) (defined in IRandom) | IRandom | virtual |
| ChanceFloatGreaterThan_MinExcessiveImprobability() (defined in IRandom) | IRandom | static |
| chanceFloatLessOrEqual(float probability) (defined in IRandom) | IRandom | virtual |
| chanceFloatLessThan(float probability) (defined in IRandom) | IRandom | virtual |
| chanceOneIn(int possibilities) (defined in IRandom) | IRandom | virtual |
| consumeCount(uint count)=0 (defined in IRandom) | IRandom | pure virtual |
| fork()=0 (defined in IRandom) | IRandom | pure virtual |
| forkPositional() (defined in IRandom) | IRandom | |
| nextBoolean()=0 (defined in IRandom) | IRandom | pure virtual |
| nextDouble()=0 (defined in IRandom) | IRandom | pure virtual |
| nextFloat()=0 (defined in IRandom) | IRandom | pure virtual |
| nextGaussianDouble()=0 (defined in IRandom) | IRandom | pure virtual |
| nextInt()=0 (defined in IRandom) | IRandom | pure virtual |
| nextInt(int n)=0 (defined in IRandom) | IRandom | pure virtual |
| nextLong()=0 (defined in IRandom) | IRandom | pure virtual |
| ~IRandom()=default (defined in IRandom) | IRandom | virtual |