Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 358 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 358 Bytes

linux-random

Seed entropy and harvest random bytes.

Introduction

Linux::Random provides funtionality (via ioctl) to interact with the Linux kernel random pools. For further information see man 4 random.

Installation

$ perl Makefile.pl
$ make install

Usage

$ perldoc Linux::Random

License

http://dev.perl.org/licenses/