K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-05-15T06:06:22.570498Z K 7 svn:log V 247 routed(8): Use arc4random_uniform instead of arc4random. Use arc4random_uniform() when the desired random number upper bound is not a power of two. While here, we don't need srandom() and friends anymore. Obtained from: OpenBSD (CVS rev. 1.20) END