awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sindresorhus avatar

sindresorhus/random-int

0
View on GitHub↗
89 stars·16 forks·JavaScript·MIT·11 views

Random Int

Generate a random integer

Features

  • Math and Numbers - Generate random integers.
  • Numeric and Math Utilities - Generates random integers within a range.

Star history

Star history chart for sindresorhus/random-intStar history chart for sindresorhus/random-int

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does sindresorhus/random-int do?

Generate a random integer

What are the main features of sindresorhus/random-int?

The main features of sindresorhus/random-int are: Math and Numbers, Numeric and Math Utilities.

Which projects share features with sindresorhus/random-int?

Projects with overlapping indexed features include: scijs/ndarray — 📈 Multidimensional arrays for JavaScript. sindresorhus/random-float — Generate a random float. josdejong/mathjs — Math.js is a comprehensive JavaScript library for scientific, complex, and arbitrary precision calculations. It… nodeca/multimath — WebAssembly wrapper to simplify fast math coding. fibo/algebra — means completeness and balancing, from the Arabic word الجبر. sindresorhus/round-to — Round a number to a specific number of decimal places: 1.234 → 1.2.

Projects sharing features with Random Int

These projects share indexed features with Random Int. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nodeca/multimathnodeca avatar

    nodeca/multimath

    72View on GitHub↗

    WebAssembly wrapper to simplify fast math coding

    JavaScript
    View on GitHub↗72
  • fibo/algebrafibo avatar

    fibo/algebra

    108View on GitHub↗

    means completeness and balancing, from the Arabic word الجبر

    TypeScript
    View on GitHub↗108
  • josdejong/mathjsjosdejong avatar

    josdejong/mathjs

    15,036View on GitHub↗

    Math.js is a comprehensive JavaScript library for scientific, complex, and arbitrary precision calculations. It functions as a symbolic computation engine, a linear algebra toolkit, a statistical analysis library, and a unit conversion system. The project distinguishes itself by providing a symbolic engine capable of parsing, simplifying, and manipulating mathematical expressions algebraically without requiring immediate numerical evaluation. It includes a framework for defining and converting physical quantities with units of measure and automatic prefix support. The library covers a broad

    JavaScript
    View on GitHub↗15,036
  • scijs/ndarrayscijs avatar

    scijs/ndarray

    1,244View on GitHub↗

    📈 Multidimensional arrays for JavaScript

    JavaScript
    View on GitHub↗1,244
Compare all 14 related projects→