{"library":"random123","type":"library","category":null,"description":"Random123 is a library of 'counter-based' random number generators (CBRNGs), in which the Nth random number can be obtained by applying a stateless mixing function to N instead of the conventional approach of using N iterations of a stateful transformation.","language":"cpp","status":"active","version":"1.14.0","tags":["random","cbrng","counter-based","header-only"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install random123","imports":["#include <Random123/threefry.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(random123 CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Random123::Random123)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}