evolution-gaming / random   1.0.4

MIT License GitHub

Pure random number generator

Scala versions: 3.x 2.13 2.12

random 1.0.4


Group ID:
com.evolution
Artifact ID:
random_3
Version:
1.0.4
Release Date:
Jul 27, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.evolution" %% "random" % "1.0.4"

Mill build tool

ivy"com.evolution::random:1.0.4"

Scala CLI

//> using dep "com.evolution::random:1.0.4"

Ammonite REPL

import $ivy.`com.evolution::random:1.0.4`

<dependency>
  <groupId>com.evolution</groupId>
  <artifactId>random_3</artifactId>
  <version>1.0.4</version>
</dependency>

compile group: 'com.evolution', name: 'random_3', version: '1.0.4'