mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-24 02:44:11 +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.