Beta Shell
v2.0 · web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-String-Random
Upload
5 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Changes
3.29 KB
-rw-r--r--
2018-05-22 17:55:55
Edit
Del
README
390 B
-rw-r--r--
2018-05-22 17:55:55
Edit
Del
TODO
447 B
-rw-r--r--
2018-05-22 17:55:55
Edit
Del
Editing: TODO
(447 B)
Path: /usr/share/doc/perl-String-Random/TODO
Back
FEATURES: * (foo|bar) should be doable. * Generally make some attempt to implement everything documented in perlre(1), or at least carp() that we aren't doing the right thing. * Allow . to mean binary data in regular expressions (maybe with a flag to new()). * Implement a way to over-ride the random function using a custom one. - This will allow platform-independent random number generators as well as Linux’s /dev/urandom / etc.