Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tschaefer/linux-random

:seedling: Seed entropy and harvest random bytes.
https://github.com/tschaefer/linux-random

kernel linux perl random

Last synced: 17 days ago
JSON representation

:seedling: Seed entropy and harvest random bytes.

Awesome Lists containing this project

README

        

# 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/