Asynchronous mkdtemp. Creates a unique temporary directory.
mkdtemp
The directory prefix.
Optional
The encoding (or an object including encoding).
encoding
The path to the created temporary directory, encoded as a string or buffer.
Asynchronous
mkdtemp
. Creates a unique temporary directory.