
Cryptix Randomness Provider
---------------------------


Introduction
------------

The Cryptix Randomness Provider gives the Java programmer access to various
randomness sources on the underlying operating system. We currently have 
support for UN*X /dev/urandom only, on JDK 1.2 and 1.3 only.


Status
------

Pre-alpha code quality. Don't run it :-)


Installation
------------

1. Throw cryptix-random.jar in $JRE/lib/ext. 
2. Run java cryptix.random.Test to see if it works.


Usage
-----

Look at Test.java .


Feedback
--------

All is welcome at: gelderen@cryptix.org