Skip to content

erikhoward/nim-nuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUID

License: MIT

A Nim implemenation of the NATS unique identifier generator.

Installation

nimble install https://github.com/erikhoward/nim-nuid@#main

Example

import nuid

when isMainModule:
  var n = newNUID()
  echo n.next()

License

MIT

About

A Nim implementation of NUID

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages