Skip to content

Releases: jeffswt/pydatagen

0.1.38 Alpha Release

13 Feb 05:01
Compare
Choose a tag to compare

Added more functions for ease of use:

  • A more user-friendly interface for printf(...).
  • An easier way to determine probability using rate(...).
  • Using more Pythonified codes.

This version is relatively stable.

0.1.33 Alpha Release

12 Feb 16:54
Compare
Choose a tag to compare

Added dynamically functional rand() and xrand() functions.

This should work until major performance improvements or major functional updates are introduced.

Detailed documentation can be seen in the Python Interactive Help console.