Skip to content

memoeslink/randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randomizer

A Java library to have a better management of Random.

Usage

To use this library with Gradle, include this line of code in your build.gradle:

implementation 'io.github.memoeslink:randomizer:2024.0.0'

To use this library with Maven, you can use this in your pom.xml:

<dependency>
    <groupId>io.github.memoeslink</groupId>
    <artifactId>randomizer</artifactId>
    <version>2024.0.0</version>
</dependency>

Donations

If you want to contribute to this project, please consider donating.

PayPal Xrp

About

A Java library to have a better management of Random.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages