Snimavat Shortid Save

Short id generator. Url-friendly. Non-predictable. Cluster-compatible.

Project README

Java port of the short id -- https://github.com/dylang/shortid

See shortid for documentation.

How to use

Gradle

repositories {
    maven {
        url  "http://dl.bintray.com/snimavat/maven" 
    }
}

dependencies {
	compile "me.nimavat:shortid:1.0.1.RC1"
}


    import me.nimavat.shortid.ShortId
    
    System.out.println(Shortid.generate())

Compatibility Java 1.8 +

Open Source Agenda is not affiliated with "Snimavat Shortid" Project. README Source: snimavat/shortid
Stars
29
Open Issues
1
Last Commit
2 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating