Skip to content

Commit 5580955

Browse files
committed
feat: add random to exposed module list in Package.elm
1 parent 89873b5 commit 5580955

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Compiler/Guida/Package.elm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ module Compiler.Guida.Package exposing
1919
, nameEncoder
2020
, nearbyNames
2121
, parser
22+
, random
2223
, stdlib
2324
, suggestions
2425
, time

0 commit comments

Comments
 (0)