File manager - Edit - /usr/local/cpanel/3rdparty/perl/542/cpanel-lib/Crypt/Random/Provider/devrandom.pm
Back
## ## Copyright (c) 1998-2025, Vipul Ved Prakash. All rights reserved. ## This code is free software; you can redistribute it and/or modify ## it under the same terms as Perl itself. use strict; use warnings; package Crypt::Random::Provider::devrandom; use Crypt::Random::Provider::File; use vars qw(@ISA); @ISA = qw(Crypt::Random::Provider::File); our $VERSION = '1.57'; sub _defaultsource { return "/dev/random" } 1;
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings