diff --git a/caveful_games/rng b/caveful_games/rng new file mode 100644 index 0000000..6b3a22e --- /dev/null +++ b/caveful_games/rng @@ -0,0 +1,10 @@ +["0.1.0 luau"] +published_at = "2025-02-24T09:56:42.448892801Z" +description = "Useful random-related utilities for Luau" +license = "MIT" +authors = ["jiwonz "] +repository = "https://github.com/CavefulGames/luau-rng" + +["0.1.0 luau".target] +environment = "luau" +lib = "src/lib.luau"