Definition at line 31 of file Mnemonics.cs.
◆ AddEntropy() [1/2]
static void IXICore.Utils.RandomUtils.AddEntropy |
( |
string |
data | ) |
|
|
static |
◆ AddEntropy() [2/2]
static void IXICore.Utils.RandomUtils.AddEntropy |
( |
byte [] |
data | ) |
|
|
static |
◆ GetBytes() [1/2]
static byte [] IXICore.Utils.RandomUtils.GetBytes |
( |
int |
length | ) |
|
|
static |
◆ GetBytes() [2/2]
static void IXICore.Utils.RandomUtils.GetBytes |
( |
byte [] |
output | ) |
|
|
static |
◆ GetInt32()
static int IXICore.Utils.RandomUtils.GetInt32 |
( |
| ) |
|
|
static |
◆ GetInt64()
static long IXICore.Utils.RandomUtils.GetInt64 |
( |
| ) |
|
|
static |
◆ GetUInt32()
static uint IXICore.Utils.RandomUtils.GetUInt32 |
( |
| ) |
|
|
static |
◆ GetUInt64()
static ulong IXICore.Utils.RandomUtils.GetUInt64 |
( |
| ) |
|
|
static |
◆ Random
IRandom IXICore.Utils.RandomUtils.Random |
|
staticgetset |
The documentation for this class was generated from the following file: