UID-64 generator for ABAP
ZCL_UID64 port of https://github.com/dylang/shortid
ZCL_BITWISE fork from https://gist.github.com/rvanmil/3160409
GUID data type long for using in url for shortest. We can get 22 chracter format for GUID.
UID-64 server specific random unique number generator.
UID-64 contains version, server id, ticks and counter for exact ticks. You can change begin date for ticks so, you can create less UID-64.
You can import relased packages with abapGit or SAPlink to your SAP system.