A Clojure library designed to generate secure random float,int,bytes and strings based on java.security.SecureRandom.
[secure-rand "0.1"]
secure-rand/secure-rand {:mvn/version "0.1"}
implementation("secure-rand:secure-rand:0.1")
<dependency> <groupId>secure-rand</groupId> <artifactId>secure-rand</artifactId> <version>0.1</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: