编辑 | blame | 历史 | 原始文档

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();