Skip to content

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.

License

steinwurf/ranbo

Repository files navigation

Ranbo

Linux make-specs Windows make-specs MacOS make-specs Linux CMake Windows CMake MacOS CMake Raspberry Pi Kernel Example Valgrind No Assertions Clang Format CppCheck

image

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:

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published