1Crypt::Random::Source::UBsaesre:C:oRnatnrdiCobrmuyDtpeetvd:i:cPReea(rn3ldpomDm)o:c:uSmoeunrtcaet:i:oBnase::RandomDevice(3pm)
2
3
4
6 Crypt::Random::Source::Base::RandomDevice - Base class for random
7 devices
8
10 version 0.14
11
13 use Moo;
14 extends qw(Crypt::Random::Source::Base::RandomDevice);
15
16 sub default_path { "/dev/myrandom" }
17
19 This is a base class for random device sources.
20
21 See Crypt::Random::Source::Strong::devrandom and
22 Crypt::Random::Source::Weak::devurandom for actual implementations.
23
25 Bugs may be submitted through the RT bug tracker
26 <https://rt.cpan.org/Public/Dist/Display.html?Name=Crypt-Random-Source>
27 (or bug-Crypt-Random-Source@rt.cpan.org <mailto:bug-Crypt-Random-
28 Source@rt.cpan.org>).
29
31 XXXX XXX'XX (Yuval Kogman) <nothingmuch@woobling.org>
32
34 This software is copyright (c) 2008 by Yuval Kogman.
35
36 This is free software; you can redistribute it and/or modify it under
37 the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.28.0 Cr2y0p1t8:-:0R4a-n1d0om::Source::Base::RandomDevice(3pm)