Projects in Awesome Lists by zanaptak
A curated list of projects in awesome lists by zanaptak .
https://github.com/zanaptak/typedcssclasses
A CSS class type provider for F# web development. Bring external stylesheet classes into your F# code as design-time discoverable compiler-verified properties.
Last synced: 10 Feb 2025
https://github.com/zanaptak/idgenerator
A unique id generator for .NET and Fable, using timestamp plus random data, with multiple strength and precision options. Flexible alternative to UUID/GUID.
dotnet fable generator id identifier unique
Last synced: 19 Mar 2025
https://github.com/zanaptak/pcgrandom
A PCG pseudorandom number generator implementation for .NET and Fable. PCG is a family of simple fast space-efficient statistically good algorithms for random number generation.
dotnet fable pcg pcg-random prng random rng
Last synced: 19 Mar 2025
https://github.com/zanaptak/bufferedcryptorandom
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.
Last synced: 10 Apr 2025