zanaptak
-
- 117,748 total downloads
- last updated 7/30/2021
- Latest version: 1.0.0
A CSS class type provider for F# web development. Bring external stylesheet classes into your F# code as design-time discoverable compiler-verified properties. -
- 9,011 total downloads
- last updated 8/12/2021
- Latest version: 1.0.0
A PCG pseudorandom number generator implementation for .NET and Fable. PCG (https://www.pcg-random.org/) is a family of simple fast space-efficient statistically good algorithms for random number generation. -
- 8,637 total downloads
- last updated 8/11/2021
- Latest version: 1.0.1
A buffered and thread-safe wrapper around the cryptographic random number generator for .NET and Fable. Compatible with the System.Random interface, plus additional convenience methods. -
- 8,067 total downloads
- last updated 8/11/2021
- Latest version: 1.1.0
A binary-to-text encoder/decoder library for .NET and Fable. Provides base 16, base 32, base 46, base 64, and base 91 codecs. Supports custom character sets. -
- 4,442 total downloads
- last updated 9/28/2019
- Latest version: 0.4.0
A unique id generator for .NET and Fable, using timestamp plus random data, with multiple strength and precision options. Flexible alternative to UUID/GUID.