@hyperfrontend/random-generator-utils

Changelog§

Every published release, newest first. The latest is v0.2.1.

  1. v0.2.12 fixes

    Bug Fixes

    • reject a min above max in the uniform and power-law draws
    • reject degenerate distribution parameters instead of drawing nan or infinity
    Compare the commits behind v0.2.1 on GitHub ↗
  2. v0.2.01 feature

    Features

    • add a seeded generator for every draw
    Compare the commits behind v0.2.0 on GitHub ↗
  3. v0.1.0Breaking1 fix · 1 other change

    Breaking Changes

    • Breakinguse the standard pareto exponent

    Bug Fixes

    • Breakinguse the standard pareto exponent
    Compare the commits behind v0.1.0 on GitHub ↗
  4. v0.0.51 other change

    Other

    • @hyperfrontend/workspaceremove lib-builder and tool-package as implicit dependencies for all lib projects
    Compare the commits behind v0.0.5 on GitHub ↗
  5. v0.0.41 fix

    Bug Fixes

    • lib-random-generator-utilscorrect package exports (0feacc4)
    Compare the commits behind v0.0.4 on GitHub ↗
  6. v0.0.31 fix

    Bug Fixes

    • lib-random-generator-utilscorrect package exports (0feacc4)
    Compare the commits behind v0.0.3 on GitHub ↗
  7. v0.0.2No notes
  8. v0.0.1No notes