Random generation utilities.
Go to file
Feufochmar 2c02417b1e In noise, use Math.floor instead of truncating, as the coordinates may be negative. 2024-02-03 21:00:23 +01:00
src/main/java/fr/feufochmar/random In noise, use Math.floor instead of truncating, as the coordinates may be negative. 2024-02-03 21:00:23 +01:00
.gitignore Initial commit 2023-09-30 20:26:23 +02:00
LICENSE Initial commit 2023-09-30 20:26:23 +02:00
README.md Initial commit 2023-09-30 20:26:23 +02:00
pom.xml Update dependencies. 2023-12-29 12:04:34 +01:00

README.md

fr.feufochmar.random

Random generation utilities.