Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.57 KB

README.md

File metadata and controls

37 lines (31 loc) · 1.57 KB

temp-path

NPM version Build status Test coverage Dependency Status License Downloads Gittip

Create a temporary filename or path.

var random = require('temp-path');

var filename = random();