random_directory_spool
random_directory_spool(
     path = None,
     **kwargs ,
 )
Create a random spool, then save to specified path.
Parameters
| Parameter | Description | 
|---|---|
| path | If provided, the path to save the directory spool. If None, use a temporary path. | 
| kwargs are passed to random_spool | 
