Net::Random - get random data from online sources This module gets truly random data from online sources. Or at least, they claim to be truly random. The two sources of randomness above correspond to http://www.fourmilab.ch/cgi-bin/uncgi/Hotbits?nbytes=1024&fmt=hex and http://random.org/cgi-bin/randbyte?nbytes=1024&format=hex. We always get chunks of 1024 bytes at a time, storing it in a pool which is used up as and when needed. The pool is shared between all objects using the same randomness source. When we run out of randomness we go back to the source for more juicy random goodness. The maintainers of both randomness sources claim that their data is *truly* random. A some simple tests show that they are certainly more random than the rand() function on this 'ere machine. WWW: http://search.cpan.org/dist/Net-Random/ Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/kcfonts
Commit message (Expand)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+1
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-201-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Fix breakage on current.clive2001-11-041-3/+111
* Fix an incorrect XLFD entry in kc12x24.keith2001-01-311-1/+1
* If there's no other fonts under ${X11BASE}/lib/X11/fonts/localclive2001-01-311-0/+1
* Strip out kc fonts alias in fonts.alias when under uninstall condition.clive2001-01-051-0/+1
* Don't rm -f lib/X11/fonts/local/fonts.dir eventhough there's really noclive2001-01-051-1/+0
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andasami2000-09-121-1/+9
* add a second mastersite.alex2000-06-271-1/+2
* Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts stillasami2000-06-011-0/+2