See Ya In Anotha Life, Brotha!
- What is Desmond?
- How does it work?
- How to use it?
- How can I contribute?
- How can I report a bug or ask for a new feature?
Desmond is a Kotlin library to generate and verify check digits of multiple Brazilian services, such as bank account numbers.
The library works by generating a valid check digit based on official documentation on how they are generated. The verification process first generates the digit based on the given information and compares with the check digit provided when calling the method.
Coming soon.
Check CONTRIBUTING.md
To report a bug or ask for a new feature, open a new Issue. Make sure there is no Issue open for the bug you're reporting or the feature you're requesting.
When opening a new Issue, fill in the Issue Template.