https://github.com/agenthackeryt/random-scripts
https://github.com/agenthackeryt/random-scripts
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/agenthackeryt/random-scripts
- Owner: AgentHackerYT
- Created: 2021-05-09T12:30:12.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T19:23:25.000Z (over 4 years ago)
- Last Synced: 2025-04-01T06:34:11.605Z (about 1 year ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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