Smart Babylon Library
**Smart Babylon Library** is a Python library inspired by my
own concept of [smart passwords](https://github.com/smartlegionlab/smartpasslib),
as well as by the concept of the Babylonian Library by Jorge Luis Borges.
It allows you to generate unique addresses for texts that are not physically stored,
but can be restored using previously generated addresses.
This allows you to find and extract information by specified parameters without storing the texts themselves.
---
Main features
- **Generate unique addresses**: Create unique addresses for texts that can be used for subsequent search.
- **Search by address**: Extract text using a previously generated address.
- **Support for different number systems**: Use different number systems for encoding addresses.
- **Custom character set**: Ability to use your own character set for encoding and decoding texts.
- **Generate random coordinates**: Generate random coordinates (wall, shelf, volume, page) for texts.