Namespaces | |
| namespace | random-2d-points |
Functions | |
| def | random-2d-points::main |
Variables | |
| string | random-2d-points::usage = 'usage: %prog [options] <num points> <seed>' |
| tuple | random-2d-points::parser = optparse.OptionParser(usage=usage) |
| string | random-2d-points::default = 'store_true' |
| string | random-2d-points::help = 'use a more realistic strategy for generating points' |
1.6.3