Skip to content

Instantly share code, notes, and snippets.

@cfjedimaster
Created August 27, 2021 19:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cfjedimaster/ac1de7109e9ea414a13b66174b7ea102 to your computer and use it in GitHub Desktop.
Save cfjedimaster/ac1de7109e9ea414a13b66174b7ea102 to your computer and use it in GitHub Desktop.
const nanoid = require('nanoid').nanoid;
let output = '/tmp/' + nanoid() + '.pdf';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment