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/unique-random

0
View on GitHub↗
118 stars·16 forks·JavaScript·MIT·8 views

Unique Random

Generate random numbers that are consecutively unique

Features

  • Math and Numbers - Generate consecutively unique random numbers.
  • Numeric and Math Utilities - Generates a sequence of unique random numbers.

Star history

Star history chart for sindresorhus/unique-randomStar history chart for sindresorhus/unique-random

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Unique Random

Similar open-source projects, ranked by how many features they share with Unique Random.
  • 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
See all 14 alternatives to Unique Random→

Frequently asked questions

What does sindresorhus/unique-random do?

Generate random numbers that are consecutively unique

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

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

What are some open-source alternatives to sindresorhus/unique-random?

Open-source alternatives to sindresorhus/unique-random 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/random-int — Generate a random integer.