whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
azjezz
/
psl
/
src
/
Psl
/
RandomSequence
/
Upload File:
files >> /home/kckglobal/www/portal/vendor/azjezz/psl/src/Psl/RandomSequence/SequenceInterface.php
<?php declare(strict_types=1); namespace Psl\RandomSequence; interface SequenceInterface { /** * Generates the next pseudorandom number. */ public function next(): int; }
Copyright ©2021 || Defacer Indonesia