Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: Added Rdetailed information about the PRNG implementation (#36)
- feature: Added README.md to provide detailed information about the PRNG implementation. - debt: Updated the benchmark tests to test the standard size of 21 characters for Nano ID generation. - debt: The runtime configuration (`Config`) now uses pointer receivers for all methods to ensure consistent behavior and interface compliance. - debt: Refactored Codebase: Split the `nanoid.go` file into multiple modular files within the `nanoid` package to enhance code organization, readability, and maintainability.
- Loading branch information