Some small changes based on #6
This commit is contained in:
parent
fd3196a34f
commit
4771ca669e
8 changed files with 31 additions and 32 deletions
|
@ -1,4 +1,4 @@
|
|||
const { getStrings } = require('./checklang');
|
||||
const { getStrings } = require('./checklang.js');
|
||||
|
||||
function getRandomInt(max) {
|
||||
return Math.floor(Math.random() * max);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue