Skip to content
View zanaptak's full-sized avatar
  • USA

Block or report zanaptak

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. TypedCssClasses TypedCssClasses Public

    A CSS class type provider for F# web development. Bring external stylesheet classes into your F# code as design-time discoverable compiler-verified properties.

    F# 173 9

  2. IdGenerator IdGenerator Public

    A unique id generator for .NET and Fable, using timestamp plus random data, with multiple strength and precision options. Flexible alternative to UUID/GUID.

    F# 8

  3. BinaryToTextEncoding BinaryToTextEncoding Public

    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.

    F# 10

  4. PcgRandom PcgRandom Public

    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.

    F# 8 1

  5. BufferedCryptoRandom BufferedCryptoRandom Public

    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.

    F# 3

  6. MiscUtils MiscUtils Public

    F#