This website requires JavaScript.
Explore
Help
Sign In
julixau
/
ID
Watch
1
Star
0
Fork
0
You've already forked ID
Code
Issues
Pull Requests
Releases
Wiki
Activity
A simple ID generator
3
Commits
1
Branch
0
Tags
23
KiB
Go
100%
c4135d2941
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Julian Daube
c4135d2941
fix bug in encoder_test.go and make Generator.Next() a pointer receiver to advance ids
2016-09-24 16:19:20 +02:00
encoder_test.go
fix bug in encoder_test.go and make Generator.Next() a pointer receiver to advance ids
2016-09-24 16:19:20 +02:00
encoder.go
initial commit
2016-09-18 05:55:42 +02:00
generator.go
fix bug in encoder_test.go and make Generator.Next() a pointer receiver to advance ids
2016-09-24 16:19:20 +02:00
LICENSE
Initial commit
2016-09-18 05:53:48 +02:00
README.md
Initial commit
2016-09-18 05:53:48 +02:00
README.md
ID
A simple ID generator