A simple library providing descriptive statistics and pseudo random generators.
Pepe Gallardo, 2023
Requires JDK 17 or higher.
If you are using Maven, the following dependency can be added to your project:
<dependency>
<groupId>es.uma.lcc.caesium</groupId>
<artifactId>statistics</artifactId>
<version>1.0.0</version>
</dependency>