Published
Edited
Mar 25, 2019
3 forks
Importers
Insert cell
Insert cell
Insert cell
Insert cell
hiddenSecret = (function() {
const secret = "r;jk-mw;fo8diwhg?x;4a?99wmsmf/2i89j;tozgi4w4lv99rt"
// if you wanna make extra strings that look sorta like your secret, use this.
const fakeSecret = getRandomString(50)
return {
// add more stuff to this object
// change the value attached to the "thing" key
thing: secret
}

})()
Insert cell
hiddenSecret.thing
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