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