mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-23 02:34:08 +00:00
This plugin provides a PRNG based on the Xoroshiro128+ algorithm that reseeds itself after a specific amount of state was consumed. For more detailed information please take a look at its README in 'repos/os/src/lib/vfs/xoroshiro/README'. Fixes #5407
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.