Ranbo is a C Pseudo-Random-Number-Generator (PRNG) library. We wanted to create a library that allows us to use random number generators in both user-space and linux-kernel-space that are fast and sufficiently random on a bit-level.
Documentation can be found here: