BSD-arc4random-1.50

perl interface to the arc4 random number generator

Index | devel

Description

This set of functions maps the arc4random(3) family of libc functions
into Perl code. All functions listed below are ithreads-safe. The
internal XS functions are not, but you are not supposed to call them,
either.

Maintainer: Alexander Bluhm <bluhm@openbsd.org>