This library contains functions that have the goal to deliver random bits faster than the build in random function can, while still using it. The idea is to have a buffer ( __randomBuffer) which can ...