Skip to content

Commit

Permalink
use roc-random url
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-4 committed Jan 24, 2025
1 parent bff5941 commit 4e7393d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/RandomNumbers/main.roc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
app [main!] {
cli: platform "https://github.com/roc-lang/basic-cli/releases/download/0.19.0/bi5zubJ-_Hva9vxxPq4kNx4WHX6oFs8OP6Ad0tCYlrY.tar.br",
rand: "../../../roc-random/package/main.roc",
rand: "https://github.com/lukewilliamboswell/roc-random/releases/download/0.5.0/yDUoWipuyNeJ-euaij4w_ozQCWtxCsywj68H0PlJAdE.tar.br",
}

import cli.Stdout
Expand Down

0 comments on commit 4e7393d

Please sign in to comment.