Class PureRandomImpl
java.lang.Object
com.github.tonivade.purefun.effect.util.PureRandomImpl
- All Implemented Interfaces:
PureRandom
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.github.tonivade.purefun.effect.util.PureRandom
PureRandom.Service<R extends PureRandom> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PRINTABLE_CHARS
- See Also:
-
random
-
-
Constructor Details
-
PureRandomImpl
PureRandomImpl(Random random)
-
-
Method Details
-
random
- Specified by:
randomin interfacePureRandom
-