HashlibRandom.custom constructor
const
HashlibRandom.custom(
- NextIntFunction _nextInt
Create a instance with custom generator
Implementation
const HashlibRandom.custom(this._nextInt);
Create a instance with custom generator
const HashlibRandom.custom(this._nextInt);