Install golang-github-rs-xid-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-rs-xid-dev
Description:
globally unique id generator thought for the web
package xid is a globally unique id generator library, ready to be used safely directly in your server code. . Xid is using Mongo Object ID algorithm to generate globally unique ids with a different serialization (bast64) to make it shorter when transported as a string.
Homepage: https://github.com/rs/xid
Version: 1.1-4
Section: universe/devel