Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/perl5Public

Commitde0535c

Browse files
committed
Add a reference to Crypt::URandom to the FAQ
1 parent10ead53 commitde0535c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎cpan/perlfaq/lib/perlfaq4.pod

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,10 @@ L<Math::Random::ISAAC> ("Indirection, Shift, Accumulate, Add, and Count", really
414414
More algorithms for random numbers are described in
415415
"Numerical Recipes in C" at L<http://www.nr.com/>
416416

417+
There are several modules to sample system sources of random numbers,
418+
which are useful for security tokens and cryptography. For example,
419+
L<Crypt::URandom>.
420+
417421
=head2 How do I get a random number between X and Y?
418422

419423
To get a random number between two values, you can use the C<rand()>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp