An open API service indexing awesome lists of open source software.

https://github.com/agenthackeryt/random-scripts


https://github.com/agenthackeryt/random-scripts

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Random Scripts
- My First NPM Package
# What is it?
- You can get a random name of any programming language
# How to use?
```js
const { Scripts } = require(`random-scripts`)
Scripts(/*How many Programming Language Name Should Be Generated*/1 , /*Shows Number of Scripts Generated*/true)
});
```
# Developed By Agent Hacker/jenil-dev