z3c.datagenerator 0.0.3
Datagenerator for z3c.sampledata
This package provides additional data generators like used in the z3c.sampledata package.
CHANGES
0.0.3 (2008-12-03)
- Refined the seed generation further: zlib.crc32() in 32 bit Python can generate negative hashes, while 64 bit Python does not. Enforced positive hashes.
- Began a test suite.
0.0.2 (2008-12-02)
- Use the crc32 function to hash random seeds so that the same random sequences are generated on both 32 bit and 64 bit builds of Python.
0.0.1 (2008-02-14)
- Initial Release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| z3c.datagenerator-0.0.3.tar.gz (md5) | Source | 2008-12-03 | 49KB | 656 | |
- Author: Stephan Richter and the Zope Community
- Home Page: http://cheeseshop.python.org/pypi/z3c.datagenerator
- Keywords: zope3 z3c data generator sampledata
- License: ZPL 2.1
- Categories
- Package Index Owner: srichter, mgedmin, ccomb, pcardune, hathawsh, nadako, hannosch, chrisw, faassen, icemac, gary, roymath, tlotze, baijum, agroszer, menesis
- DOAP record: z3c.datagenerator-0.0.3.xml
