Class HashRangeScaled
- java.lang.Object
-
- io.virtdata.libbasics.shared.from_long.to_long.HashRangeScaled
-
- All Implemented Interfaces:
java.util.function.LongUnaryOperator
public class HashRangeScaled extends java.lang.Object implements java.util.function.LongUnaryOperatorReturn a pseudo-random value which can only be as large as the input.
-
-
Constructor Summary
Constructors Constructor Description HashRangeScaled()
-
Method Summary
Modifier and Type Method Description longapplyAsLong(long operand)
-