issues
search
speps
/
go-hashids
Go (golang) implementation of http://www.hashids.org
MIT License
1.32k
stars
109
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
link to godoc reference
#14
baijum
closed
9 years ago
0
Wrong build badge in README.md
#13
cgt
closed
9 years ago
1
Fixed example readme to include returned error from Encode()
#12
fabioberger
closed
9 years ago
0
New Algorithm
#11
pjebs
closed
8 years ago
0
Use int64 instead of int for numbers.
#10
roosmaa
closed
9 years ago
10
Minimum Alphabet Length
#9
pjebs
closed
8 years ago
4
Fix offset panic with smaller results than minLength
#8
adrianduke
closed
10 years ago
3
Bump go1 branch
#7
Lavos
closed
10 years ago
3
Added missing comments, No more golint warnings.
#6
peterhellberg
closed
10 years ago
1
Javascript compatibility
#5
olebedev
closed
10 years ago
9
Where's the curse word protection?
#4
verkestk
closed
10 years ago
2
Throw errors instead of panicing
#3
cgt
closed
10 years ago
1
Panics instead of returning an error
#2
cgt
closed
10 years ago
1
Removes zero length bug
#1
haarts
closed
11 years ago
1
Previous