Skip to content

Commit

Permalink
📝 Better keywords for NPM (#550)
Browse files Browse the repository at this point in the history
  • Loading branch information
dubzzz authored Mar 8, 2023
1 parent 6001e5a commit 61726af
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,13 @@
"typescript": "^4.9.5"
},
"keywords": [
"pure random",
"random number generator"
"seed",
"random",
"prng",
"generator",
"pure",
"rand",
"mersenne"
],
"funding": [
{
Expand Down

0 comments on commit 61726af

Please sign in to comment.