Skip to content

Commit 33c0fe4

Browse files
thibaultduponchellebook
authored andcommitted
perldelta: Simplify the recommended alternatives to rand()
1 parent 65284d4 commit 33c0fe4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pod/perldelta.pod

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,11 @@ to built-in types and class names.
582582

583583
Clarified that perl C<sort> is stable (and has been since v5.8.0).
584584

585+
=item *
586+
587+
The recommended alternatives to the C<rand()> function were updated to modern modules recommended by the CPAN Security Group.
588+
[L<GH #22873|https://github.com/Perl/perl5/pull/22873>]
589+
585590
=back
586591

587592
=head3 L<perlgov>

0 commit comments

Comments
 (0)