Computing system based on the number 36
Find a file
Arnas Udovic 1fd8a22846
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
support 36 and 64 base
2025-01-06 20:57:22 +02:00
.drone.yml Add '.drone.yml' 2022-08-08 05:25:48 +00:00
.gitignore copy from github 2021-05-11 23:21:06 +03:00
abcex.go support 36 and 64 base 2025-01-06 20:57:22 +02:00
abcex_test.go support 36 and 64 base 2025-01-06 20:57:22 +02:00
CHANGELOG added negative support 2024-08-08 18:25:21 +03:00
go.mod v3 2024-09-20 11:02:50 +03:00
README.md support 36 and 64 base 2025-01-06 20:57:22 +02:00

abcex

Build Status

Computing system based on the number 62

History

Version 1 - based on 32: number and case insensitive letters

Version 2 - failed release

Version 3 - based on 62: number and case sensitive letters

Version 4 - support both versions, based on 62 and 32