mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
LibC stdlib `arc4random()` uses the `getrandom` system call which uses `KernelRng::get_good_random_bytes`. This ensures that filenames generated using functions such as `mkstemp()` are suitably randomised and are no longer predictable.
29 KiB
29 KiB