From 0f88128b98dc38fcd050396ae65c15a84d5d97f5 Mon Sep 17 00:00:00 2001 From: anonymous2112 <95909714+anonymous2112@users.noreply.github.com> Date: Wed, 14 Dec 2022 12:56:20 +0700 Subject: [PATCH] Update index.js --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 5dc1af6..b641c79 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,3 @@ -const lolcatjs = require('lolcatjs') const figlet = require('figlet') lolcatjs.options.seed = Math.round(Math.random() * 1000);