Socket
Socket
Sign inDemoInstall

doamrn

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    doamrn

Retrieve a random item from the arguments


Version published
Weekly downloads
230
decreased by-34.1%
Maintainers
1
Install size
1.79 kB
Created
Weekly downloads
 

Readme

Source

doamrn

Retrieve a random item from the arguments

const random = require('doamrn');

random(1, 2, 3, 'string', new Object(), null) // any one of them

Transpiled version

Environments which exclude node_modules from the transpiling pipeline should include the "browser" entry instead of "main". This exposes an ES5 commonjs module.

Also available for explicit import:

const doamrn = require('doamrn/dist');

FAQs

Last updated on 04 Apr 2019

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc