These are really fair algorithms!
Random - Generating random values.
FisherYatesShuffle - The Fisher-Yates shuffle is an algorithm for generating a random permutation of a finite sequence.
ShiftedNumber - Base value shifting by hash.
dice/RngTillHundred - RNG algorithm for dice with provable fairness.