Package paramiko :: Module osrandom
[frames] | no frames]

Module osrandom

source code

Classes
  BaseOSRandomPool
  WinRandomPool
RandomPool that uses the winrandom module for input
  DevUrandomPool
RandomPool that uses the /dev/urandom special device node for input
  FallbackRandomPool
  DefaultRandomPoolClass
RandomPool that uses the /dev/urandom special device node for input
  OSRandomPool
RandomPool wrapper.
Variables
  winrandom = None
  osrandom_source = '/dev/urandom'