Factory.Named<T>
Constructor and Description |
---|
SingletonRandomFactory(Factory<Random> factory) |
Modifier and Type | Method and Description |
---|---|
Random |
create() |
void |
fill(byte[] bytes,
int start,
int len)
Fill part of bytes with random values.
|
public Random create()