File manager - Edit - /usr/local/cpanel/3rdparty/perl/542/cpanel-lib/Crypt/Random/Provider/devurandom.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. our $VERSION = '1.57'; use strict; use warnings; package Crypt::Random::Provider::devurandom; use Crypt::Random::Provider::File; use vars qw(@ISA); @ISA = qw(Crypt::Random::Provider::File); sub _defaultsource { return "/dev/urandom" } 1;
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings