public class RandomUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SEED_ENV_VAR |
Constructor and Description |
---|
RandomUtils() |
Modifier and Type | Method and Description |
---|---|
static long |
seed()
Returns a seed from the current datetime or
the user defined one.
|
public static final String SEED_ENV_VAR
Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.