1Crypt::Random::Source::UWseeark(C3opnmt)ributed Perl DocCurmyepntt:a:tRiaonndom::Source::Weak(3pm)
2
3
4
6 Crypt::Random::Source::Weak - Abstract base class for weak random data
7 sources
8
10 version 0.14
11
13 use Moo;
14 extends qw(Crypt::Random::Source::Weak);
15
17 This is an abstract base class. There isn't much to describe.
18
20 is_strong
21 Returns false
22
24 Bugs may be submitted through the RT bug tracker
25 <https://rt.cpan.org/Public/Dist/Display.html?Name=Crypt-Random-Source>
26 (or bug-Crypt-Random-Source@rt.cpan.org <mailto:bug-Crypt-Random-
27 Source@rt.cpan.org>).
28
30 XXXX XXX'XX (Yuval Kogman) <nothingmuch@woobling.org>
31
33 This software is copyright (c) 2008 by Yuval Kogman.
34
35 This is free software; you can redistribute it and/or modify it under
36 the same terms as the Perl 5 programming language system itself.
37
38
39
40perl v5.30.1 2020-01-29 Crypt::Random::Source::Weak(3pm)