Skip to content

Commit

Permalink
xoshiro 2.0.0 (via alr publish --submit)
Browse files Browse the repository at this point in the history
  • Loading branch information
damaki committed Jan 4, 2025
1 parent 0a33634 commit 0d584f4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions index/xo/xoshiro/xoshiro-2.0.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name = "xoshiro"
description = "xoshiro128++ and xoshiro256++ pseudo-random number generators"
version = "2.0.0"
website = "https://github.com/onox/xoshiro"
licenses = "Apache-2.0"
tags = ["xoshiro", "rng", "random", "spark"]

authors = ["onox", "David Blackman", "Sebastiano Vigna"]
maintainers = ["onox <[email protected]>"]
maintainers-logins = ["onox"]

[build-switches]
validation.compile_checks = "warnings"
"*".style_checks = ["-gnatygAO-Is"]

[origin]
commit = "609b8d8da229ba75edd29af2fee446a4f98575f2"
url = "git+https://github.com/onox/xoshiro.git"

0 comments on commit 0d584f4

Please sign in to comment.