Provides a set of functionality for dealing with prime numbers
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt
Utilities for Tailwind CSS
This package implements common utility modules for integration projects.
Prime Icons icon set in Iconify JSON format
General utilities for plugins to use
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Utilities for ESLint plugins.
webpack Validation Utils
Type utilities for working with TypeScript + ESLint together
Utilities for working with TypeScript + ESLint together
Utilities for collecting TSConfigs for linting scenarios.
Shared Vitest utility functions
utility functions for archiver
No description provided.
PrimeVue is an open source UI library for Vue featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBloc
AST utility module for statically analyzing JSX
merge() utility function
A set of utility functions for expect and related packages
Utilities for SQL instrumentations
Redis utilities for redis instrumentations
detect various forms of 'to be' inside of sentences
Generate a cryptographically-random probable prime number that passes the Miller-Rabin test with the given number of bits of entropy.
Captures and cleans stack traces
Utility-first facade crate for RustUse math utilities
Small prime number utilities for RustUse
re-writing actions around prime numbers for interviews
Utilities to process behavioral data generated by E-Prime
Gem to play with prime numbers
Methods: prime?, primemr?, primes, primesmr, primescnt, primescntmr, primenth|nthprime, factors|prime_division, factors1, next_prime, prev_prime, primes_utils
A prime number utility based on the sieve of Eratosthenes algorithm.
Math Utilities with prime, fibonacci, arthemtic progressions test
A command line utility which prints multiplication table of first n primes.
Features: Efficient Prime Number Identification: Utilizes optimized algorithms to quickly identify prime numbers within an array. Simple Integration: Easy to include in any Ruby project with straightforward usage. Flexible Input Handling: Supports arrays of varying sizes and integer values. Error Handling: Gracefully handles non-integer and negative values, ensuring robust performance.