mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-01 17:00:36 +00:00
353d02e927
This variant get a random number up to the limit passed as the argument. This is simply a copy of the libc version. Sponsored-by: The FreeBSD Foundation Reviewed by: cem, hselasky (previous version) Differential Revision: https://reviews.freebsd.org/D24962