Skip to main content
FsRandom.Pcg package icon

FsRandom.Pcg

Implementation of the PCG Pseudorandom number generator for FsRandom. FsRandom must be installed separately, because it does not target .NET Standard.

Total Downloads
47.2K
47,152
Published
Mar 24, 2017
Latest stable version

Install

.NET CLI
dotnet add package FsRandom.Pcg --version 1.0.0
Package Manager Console
Install-Package FsRandom.Pcg -Version 1.0.0
PackageReference
<PackageReference Include="FsRandom.Pcg" Version="1.0.0" />

Frameworks

.NETStandard1.6

Dependencies

NETStandard.Library
.NETStandard1.6
[1.6.1, )
FSharp.Core
.NETStandard1.6
[4.1.0.2, )
FsRandom
.NETStandard1.6
[1.3.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.