           SPELL=crypt-random
         VERSION=1.13
          SOURCE=Crypt-Random-$VERSION.tar.gz
       BUILD_API=2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Crypt-Random-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/V/VI/VIPUL/$SOURCE
          MD5[0]="be4b510880fd9dcff7c59821a106f4f3"
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Crypt::Random"
         ENTERED=20020320
         UPDATED=20020320
      MAINTAINER="redlemon@knoware.nl"
           SHORT="Cryptographically Strong Random Numbers"
cat << EOF
Crypt::Random is an interface module to the /dev/random
device found on most modern Unix systems. The /dev/random
driver gathers environmental noise from various non-deter
ministic sources including inter-keyboard timings and
inter-interrupt timings that occur within the operating
system environment.
EOF
