Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rennia

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rennia

Discord.js için Araç ve Gereçler | by Swôth#9990

  • 0.0.2
  • unpublished
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Rennia | Discord.js için Araç ve Gereçler

Website: YAKINDA

Kullanım


    1. Rastgele Şifre Oluşturma
  • XXX = Şifre uzunluğudur.
const rennia = require('rennia');
const şifre = rennia.şifre(XXX) // XXX uzunluğunda şifre oluşturur.

    1. Minecraft Başarım
  • XXX = Başlık
  • YYY = Açıklama
const rennia = require('rennia');
const şifre = rennia.başarım(XXX, YYY) // Minecraft başarımı oluşturur. (link)

    1. Rastgele Sayı
  • XXX = Sayı Aralığı
const rennia = require('rennia');
const şifre = rennia.rastgele(XXX) // XXX ve 0 arasında bir sayı seçer.

    1. Son Depremler
  • XXX = Listelenecek deprem sayısı. (maks 25)
const rennia = require('rennia');
const şifre = rennia.deprem(XXX) // Son gerçekleşen XXX depremi söyler.

Güncellemeler


  • 0.0.2 --> Yeni class'lar eklendi! (24.09.2020)

  • by Swôth#9990

Keywords

FAQs

Package last updated on 24 Sep 2020

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc