• v1.2.0 262dd6cf1f

    v1.2.0 Stable

    thorsten released this 2024-05-29 09:44:29 +00:00 | 1 commits to main since this release

    Changelog

    • Migrated to .NET 8
    • Added possibilities to get integers out of the RNG

    NuGet Package

    FastRng.1.2.0.nupkg

    Downloads
  • v1.1.2 d8f024a5c5

    Version 1.1.2 Stable

    thorsten released this 2023-11-14 14:46:25 +00:00 | 9 commits to main since this release

    Changelog

    • Fixed issue #8, a rare issue using multiple multithreaded consumers.

    NuGet Package

    FastRng.1.1.2.nupkg

    Downloads
  • v1.1.1 9024752b53

    Version 1.1.1 Stable

    thorsten released this 2023-10-26 07:33:30 +00:00 | 13 commits to main since this release

    Changelog

    • Allow users to create their own distributions. The abstract method Distribution.ShapeFunction was private.

    NuGet Package

    FastRng.1.1.1.nupkg

    Downloads
  • v1.1.0 1ec7ba7bba

    Version 1.1.0 Stable

    thorsten released this 2023-07-10 17:47:11 +00:00 | 22 commits to main since this release

    Changelog

    • Migrated to generic math i.e. based on IFloatingPointIeee754<T>
    • Migrated to .NET 7
    • Removed async in order to increase performance by 100%

    Download

    FastRng.1.1.0.nupkg

    Downloads
  • v1.0.0 138bef5991

    Version 1.0.0 Stable

    thorsten released this 2023-07-10 17:43:44 +00:00 | 42 commits to main since this release

    Changelog

    • Initial release

    Download

    FastRng.1.0.0.nupkg

    Downloads