Package Bio :: Module HotRand
[hide private]
[frames] | no frames]

Module HotRand

source code

handles true random numbers supplied from the the web server of fourmilab. Based on atmospheric noise. The motivation is to support biosimulations that rely on random numbers.

Classes [hide private]
  HotCache
  HotRandom
Functions [hide private]
 
hex_convert(text) source code
 
byte_concat(text) source code
Variables [hide private]
  hot_random = HotRandom()
  nums = ['0000', 'abcd', '1234', '5555', '4321', 'aaaa', 'ffff']