Skip to content

SebaRenner/ts-guid

Repository files navigation

ts-guid

TypeScript library for generating and validating UUIDv4s. Makes use of the Node.js native crpyto module to generate strong pseudo-random UUIDs.

Originally inspired by C#'s System.Guid struct, this library has been adapted to fit JavaScript's constraints, such as the lack of constructor overloading, resulting in a different class design.

About

TypeScript library for generating and validating UUIDv4s

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published