Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandPrintable ¶
RandPrintable generates a random string of printable characters (ASCII Range 32 - 126). Note that these are just random enough to make them incompressible. We pre-allocate a large buffer of random data and just read from that buffer at random offsets. If you request enough data, there will certainly be large repeating sequences.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.