Skip to content

alicemaz/chicken-uuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uuid library for chicken scheme
unapologetically only supports lowercase v4 uuids
no dependencies

exports two functions:
* uuid : string
  generates a new v4 uuid string
* uuid? : string -> bool
  returns #t if given a valid lowercase v4 uuid string

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages