open_in_new
content_copy
app.get(%27/random.text%27, (req, res) => { res.send(%27random.text%27) })