Published
Edited
Mar 28, 2019
Insert cell
Insert cell
Insert cell
Insert cell
hiddenSecret = (function() {
const SECRET = "r;jk-mw;fo8diwhg?x;4a?99wmsmf/2i89j;tozgi4w4lv99rt"
const SECRT = getRandomString(50)
const SCRET = getRandomString(50)
const NOT_SECRET_1 = getRandomString(50)
const NOT_SECRET_2 = getRandomString(50)
const NOT_SECRET_3 = getRandomString(50)
const seqq = [ 1,2,NOT_SECRET_1,NOT_SECRET_2,NOT_SECRET_3,3,4,5,SECRET,SECRT,SCRET,6,7,8,9,10 ]
const excite = ([A,B,...C]) => {
return n => { var a = Array(n); a[C] = B; return a.reverse() }
}
return { entry:excite(seqq), check:str => str === SECRET }

})()
Insert cell
hiddenSecret.SECRET
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more