From b7f3c4480a255be1874ba048c8257d00d1c0364a Mon Sep 17 00:00:00 2001 From: ubq323 Date: Sun, 2 Nov 2025 20:12:37 +0000 Subject: add blorem --- blorem.lua | 1 + 1 file changed, 1 insertion(+) create mode 100644 blorem.lua diff --git a/blorem.lua b/blorem.lua new file mode 100644 index 0000000..860c66b --- /dev/null +++ b/blorem.lua @@ -0,0 +1 @@ +return function() local o={} for i=1,math.random(25,150) do local i,u=0,1 repeat i=i+1 u=u*math.random() until u