Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 501 Bytes

File metadata and controls

18 lines (13 loc) · 501 Bytes

XUIDGenerator

A Unique Random Numbers Gnrator that can be used to generate session ids,transactio codes and databases place holders, passwords and also pins that are encrypted using SHA-11 and Md5 Digsts..

Its maven based clone the Repo

Go To your terminal

mvn clean install

and add the followng to the pom.xml org.xuid.gen.engine XUIDGenEngine 1.0.0