 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  var Rand = rand.New(NewSource())
    Rand is a global *rand.Rand instance, which initilized with NewSource() source.
      View Source
      
  var Reader io.Reader = &reader{rnd: Rand}
    Reader is a global, shared instance of a pseudorandom bytes generator. It doesn't consume entropy.
Functions ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.