K 10 svn:author V 4 manu K 8 svn:date V 27 2020-05-23T17:51:06.093515Z K 7 svn:log V 291 libkern: Add arc4random_uniform 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 END