This shoould _not_ be highlighted
const a = 'this is highlighted js code but not a docable cell';
This is a docable file cell... that can be used to create file content.
console.log( Math.random().toString(36).substring(2) );
and a command cell, that can be run.
node random_id.js