randomString

Run Settings
LanguageJavaScript
Language Version
Run Command
let arr = ['a', 'b', 'c','d','e','f','g'] let x = Math.floor(Math.random()*arr.length) console.log(x) console.log(arr[x])
Editor Settings
Theme
Key bindings
Full width
Lines