aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/math/random.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/math/random.lux')
-rw-r--r--stdlib/source/library/lux/math/random.lux8
1 files changed, 4 insertions, 4 deletions
diff --git a/stdlib/source/library/lux/math/random.lux b/stdlib/source/library/lux/math/random.lux
index 7ebf577d7..ece9576f8 100644
--- a/stdlib/source/library/lux/math/random.lux
+++ b/stdlib/source/library/lux/math/random.lux
@@ -28,15 +28,15 @@
["r" ratio]
["c" complex]
["[0]" i64]]]
+ [meta
+ [type
+ [refinement (.only Refiner Refined)]]]
["[0]" time (.only Time)
["[0]" instant (.only Instant)]
["[0]" date (.only Date)]
["[0]" duration (.only Duration)]
["[0]" month (.only Month)]
- ["[0]" day (.only Day)]]
- [meta
- [type
- [refinement (.only Refiner Refined)]]]]])
+ ["[0]" day (.only Day)]]]])
(type .public PRNG
(Rec PRNG