Skip to content

Commit

Permalink
crate keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
astocko committed Oct 29, 2016
1 parent 209ac3a commit a8f5946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ homepage = "https://github.com/astocko/xorshift"
description = """
Implementation of the high performance xoroshiro128+, xorshift128+, xorshift1024*, and splitmix64 pseudo random number generators.
"""
keywords = ["rng", "prng", "random", "xorshift", "xoroshiro", "splitmix", "number", "generator"]
keywords = ["rng", "random", "xorshift", "xoroshiro", "splitmix"]


[dependencies]
Expand Down

0 comments on commit a8f5946

Please sign in to comment.