public class RandomUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static RandomGenerator |
mRandomGenerator |
| Constructor and Description |
|---|
RandomUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
generateRandom(byte[] aBytesToFill) |
static void |
generateRandom(byte[] aBytesToFill,
int aOffset,
int aLength) |
static byte[] |
generateRandom(int aLengh) |
public static RandomGenerator mRandomGenerator
Copyright © 2025. All rights reserved.