mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 13:42:36 +00:00
ModularFunctions::random_number calls into AK::fill_with_random calls (on Serenity) into arc4random_buf calls into Process::sys calls into get_good_random_bytes, which is cryptographically secure. |
||
|---|---|---|
| .. | ||
| ModularFunctions.h | ||