Unique order id generator
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a JavaScript library for generating unique order IDs in the format `xxxx-xxxxxx-xxxx`, similar to Amazon's order number format. It's designed for developers building e-commerce platforms or order management systems who need to create non-sequential, timestamp-based order identifiers that can be decoded back to their original timestamp using a secret key.