From 80d45efdf7fe6204de5378b2e5536d241d9996df Mon Sep 17 00:00:00 2001 From: WlodekM Date: Fri, 9 Aug 2024 20:46:04 +0300 Subject: v1.3.0 (also use prettier (bad idea (why doesnt it have an undo command) ) ) --- lib.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib.js') diff --git a/lib.js b/lib.js index 64b0d6c..9038650 100644 --- a/lib.js +++ b/lib.js @@ -12,4 +12,4 @@ export function getRandomInt(min, max) { min = Math.ceil(min); max = Math.floor(max); return Math.floor(Math.random() * (max - min + 1)) + min; -} \ No newline at end of file +} -- cgit 1.4.1-2-gfad0