HomeFreeBSD

Fix non-x86 builds by using arc4random(3) instead of random(3) + rdtsc (x86

Description

Fix non-x86 builds by using arc4random(3) instead of random(3) + rdtsc (x86
instruction).

PR: 200289

Details

Provenance
tijlAuthored on
Parents
rP386696: MFH: r386495
Branches
Unknown
Tags
Unknown