资 源 简 介
The pyRndOrg library consists of four modules:
rndint - Get a number of integers
rndseq - Get a sequence of integers
rndstr - Get a number of strings
rndorgQ - Get your current quota
You can import either the whole package or only the needed
modules. Every module has one public function get(args),
whose possible arguments are explained in the README file
aswell as in each module.