npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@ndive/password-generator

v0.1.7

Published

This CLI is a simple and efficient tool for generating secure random passwords of user-specified length.

Downloads

70

Readme

@ndive/password-generator

NPM Version NPM Downloads NPM Collaborators npm bundle size NPM Type Definitions

  • This CLI is a simple and efficient tool for generating secure random passwords of user-specified length.
  • 이 CLI는 사용자가 지정한 길이의 안전한 랜덤 비밀번호를 생성하는 간단하고 효율적인 도구입니다.

Warning

  • This package is created for learning purposes. Caution is advised when using in production. Use at your own risk.
  • 이 패키지는 학습용으로 제작되었습니다. 프로덕션 환경에서 사용 시 주의가 필요합니다. 사용 시 본인의 책임 하에 사용해 주시기 바랍니다.

how to use

➜ npx @ndive/password-generator@latest 12
Generated password:
+bb62hRaARh_

➜ npx @ndive/password-generator@latest 100
Generated password:
,$;_7K]MVcO3@6$v76(gcL?0|C?3s}W2amYU_U[5oy.ui0=DPk=KLRAkv@{B!E80>eyI.VIM{*e[5JUk-ZqjWbL#ekAT#_keDpIk

➜ npx @ndive/password-generator@latest 1000
Generated password:
Tq|[^9v8Y*5LlsUN^sGV4xW:BKOLLg;80*D__#.=-T1#ushc2I_iWHTe=>4!|&dr-Uv.uAB1N5via{}jLpV9Tknt)}SL;[email protected]{fzzgOUAb=C@?,rQpc4IsJc1@s]@Fgy-<0M{8ZJY^M58YP}0C_{d^R47OW12poOSoQn}<81uw#ARNN>kv[^8-X^{ZSRJbk9)_^59Aj]!kT)tTW=g))YWw=xjz$x{z{@.XE8|ernDfEyvI64I$OKzawm;9#q<paFwg_cWjnWYariR+<RjCHvidc$(QU:,9.O#q^9JI:}=0jdP]NpAX%rr5;(rkw^RWw#}.s?[2I|-i|0Rdjt<p68MXGbzH&>LBv=.CQ>)Jex>+NSnr6y]F(G^6tf]L_=EDTcCwEyliV=vqR:--Kn(fW[pJNW3}fUapU@3EGyL|VG43srwN9m$2Y{D]=(t>A>K^qZ=0kt(a^R81k%S[o0RkPxm=2O*I)!Ir.,I3lxY9G:(SvLE>WFuAz[Q?z?JvlH]UQ3,tN_zHf(](XR0K[lnZVNQkP>rvz7U,yfhSM9*sg*P05]M|y;72^ve9YADF.{pXBCWjgs[1%vkG_I6_1;Z[1M[4$Dz)hDOz26rDHOidZK<^W:^4D5@w3EK-H9JEI^AJ.(QZZvwUepNzYVViDivbP1,!@0KbYAt|JXc)jLKY$Wq4mNsb+ums0s4LX-k;d3hj#3AnyUZt.(y+MXNu.TGdX<a@;Pn_UI)8sbk3^>Jjyc<X-7C-PZIpw|TWxl;7v&nC3wyJooS*&w^.cO|HD7CoPJZ|f]I0lJJ?(wRpxQ^mUw3,DP-*pEM:SE4|}Y#JqD}KqJB8lWP[V]$_||!jZGap*i!G)!FwwlhpnRV4>b0MN!-<7AOy*:B*jYlMyPHq8jUBU7Q#6^vWiKo%vUC0ZOQ$;N7C%>,vm%z?6y{>2v(YtpH<qe$0ZBR(H][wb9$Ge)i}fw+-9<?Z[8n@R]FoOHJi6=GiwX2%&EPamZwM>

Support Browsers