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

Block or report zanaptak

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  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# 162 8

  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# 7

  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# 7

  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# 6 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#