New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

randomfilegen

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

randomfilegen

Generate a directory of randome files

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

randomfilegen

Generates a random files in a directory structure.

Currently this is an MVP. It does not have many features and does not have a test suite.

$ randomfilegen -h
Usage: randomfilegen [options]

Options:

  -h, --help         output usage information
  -V, --version      output the version number
  -d, --depth <n>    number sub directories deep to go
  -s, --subdirs <n>  number of sub directories to create in each parent directory
  -f, --files <n>     number of files to create in each directory

FAQs

Package last updated on 16 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts