Skip to content

Commit 7d9ceb6

Browse files
authored
Merge pull request #207 from devmotion/dw/animals
Store unique + randomly shuffled animal names
2 parents 9a66349 + dcf8b46 commit 7d9ceb6

File tree

4 files changed

+224
-226
lines changed

4 files changed

+224
-226
lines changed

Project.toml

+1-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ name = "MacroTools"
22
uuid = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
33
version = "0.5.14"
44

5-
[deps]
6-
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
7-
85
[compat]
6+
Test = "<0.0.1, 1"
97
julia = "1.6"
108

119
[extras]

0 commit comments

Comments
 (0)