Topic: "integer"
jonschlinkert/is-number
JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
Language: JavaScript - Size: 56.6 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 280 - Forks: 52
fast-pack/LittleIntPacker
C library to pack and unpack short arrays of integers as fast as possible
Language: C - Size: 85 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 91 - Forks: 11
orchetect/swift-radix
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax.
Language: Swift - Size: 268 KB - Last synced at: 10 days ago - Pushed at: 29 days ago - Stars: 73 - Forks: 8
patrickfav/id-mask
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger.
Language: Java - Size: 871 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 72 - Forks: 3
edubart/lua-bint
Arbitrary precision integer arithmetic library in pure Lua
Language: Lua - Size: 178 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 64 - Forks: 7
JeffreySarnoff/SaferIntegers.jl
These integer types use checked arithmetic, otherwise they are as system types.
Language: Julia - Size: 1.15 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 62 - Forks: 11
LPGhatguy/nonmax
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
Language: Rust - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 51 - Forks: 13
kothariji/BhimIntegers
BhimIntegers🚀 is a C++ library that is useful when we are dealing with BigIntegers💥💥. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform arithmetic operations📘 like addition, multiplication, subtraction, division, equality check, etc📐📐. Also, there are several functions like factorial, reverse. We can check that a number is a palindromic number, counting occurrences, etc🔎🔎. It has some conversion options to convert a string to bhimInteger etc 📍📍.
Language: C++ - Size: 359 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 50 - Forks: 12
rockcavera/nim-nint128
128-bit integers
Language: Nim - Size: 92.8 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 35 - Forks: 1
Daninet/gmp-wasm
Arbitrary-precision Integer, Rational and Float types based on the GMP and MPFR libraries
Language: TypeScript - Size: 1.55 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 4
smikitky/node-multi-integer-range
Parses and manipulates multiple comma-separated integer ranges (eg "1-3,8-10")
Language: TypeScript - Size: 658 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 26 - Forks: 2
LinusVanElswijk/Unity-Int-Vectors
Library that adds Vector2i and Vector3i classes, which are integer counterparts to Vector2 and Vector3.
Language: C# - Size: 8.79 KB - Last synced at: 8 months ago - Pushed at: over 8 years ago - Stars: 25 - Forks: 2
egasimov/aznum2words
[AZ] Azərbaycan dilində ədədlərin sözlə yazılış təsviri üçün Go dilində yazılmış kitabxana. [EN] The library for converting numbers to words in the Azerbaijan language written in Go.
Language: Go - Size: 2.68 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 21 - Forks: 7
Jeevith-Raj/Digits-in-Integer-
cpp program to find number of digits in integer
Language: C++ - Size: 4.82 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 1
bernalde/QuIP
Quantum Integer Programming Syllabus
Language: Jupyter Notebook - Size: 93.6 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 17
JoshuaWise/integer
Native 64-bit integers with overflow protection.
Language: JavaScript - Size: 112 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 10
nordlow/gmp-d
D-language high-level wrapper for GNU MP (GMP) library
Language: D - Size: 705 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 6
sindresorhus/max-safe-integer 📦
ES2015 Number.MAX_SAFE_INTEGER ponyfill
Language: JavaScript - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 3
maitag/littleBigInt
little pure haxe cross-platform arbitrary-precision integer library
Language: Haxe - Size: 158 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 16 - Forks: 3
plow-technologies/bs-Zarith
Support Bigint, Q (rational numbers) and Z (integer numbers) in BuckleScript.
Language: JavaScript - Size: 397 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 15 - Forks: 1
Shubh2-0/Basic-Java
The Basic Java repository is a beginner's guide to Java programming. It includes examples and programs covering object-oriented programming, arrays, methods, and more. Whether you're new to Java or looking to strengthen your skills, this repository is the perfect resource to learn and practice Java programming concepts. 🚀📚
Language: Java - Size: 77.1 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1
p0dalirius/factorizator
A script to factorize integers with sagemath and factordb.
Language: Python - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 12 - Forks: 1
chrissimpkins/vectora
A Rust library for n-dimensional vector computation with real and complex scalar data
Language: Rust - Size: 675 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 0
tringi/doubleinteger
C++ large integer template, which doubles the width of little-endian integers and can be nested
Language: C++ - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1
palashmon/is-positive-int
Validate if a value is a positive integer between 0 & the maximum safe integer.
Language: TypeScript - Size: 162 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 8 - Forks: 0
JujuAdams/BIG
BIG integer library for GameMaker 2022 LTS
Language: Game Maker Language - Size: 131 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1
oscbyspro/AwesomeNumbersKit
Large number arithmetic in Swift
Language: Swift - Size: 1.98 MB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 1
swilson007/cxx-sized-int-literals
C++ user-defined fixed width integer literals
Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 2
jozzzzep/VarEnc
Simple and easy to use tools for storing values while efficiently keeping them encrypted in the memory.
Language: C# - Size: 1.23 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 1
wang-h/neuralcompressor
Embedding Quantization (Compress Word Embeddings)
Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1
HunterResearch/PyMOSO
Python Multi-Objective Simulation Optimization: a package for using, implementing, and testing simulation optimization algorithms.
Language: Python - Size: 797 KB - Last synced at: almost 3 years ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 2
delphi-pascal-archive/Pascal-BigInt
Delphi/Pascal module for very big integers
Language: Pascal - Size: 16.6 KB - Last synced at: almost 3 years ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 5
txaty/go-bigcomplex
Golang big complex number library, currently supporting big Gaussian integer and big Hurwitz integer.
Language: Go - Size: 86.9 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 0
mgriebling/UInt128
A 128-bit signed/unsigned integer implementation with optimized multiplication, division, and string conversions. This package supports the new StaticBigInt on macOS 13.3+ or iOS 16.4+.
Language: Swift - Size: 1.47 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1
dkin-om/romanice
A JavaScript library for converting to/from Roman numerals.
Language: JavaScript - Size: 392 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1
dkin-om/romanice-dart
A Dart library for converting to/from Roman numerals.
Language: Dart - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0
rocksdanister/Integer-Scaler
Smart magnification per app basis & Integer scaler for games.
Size: 2.58 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 0
nodef/extra-bigint
A BigInt can represent whole numbers larger than 2⁵³ - 1.
Language: TypeScript - Size: 333 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 2
pub-calculator-io/integer-calculator
Free WordPress Plugin: Adding and subtracting integers calculator allows adding and subtracting positive and negative integers and decimals, demonstrating the solution algorithm. www.calculator.io/integer-calculator/
Language: JavaScript - Size: 6.89 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0
chooklii/num-words-de
Zahlen in den entsprechenden Text konvertieren.
Language: JavaScript - Size: 133 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2
gierens/ranges
Command line program to extract ranges from various types of lists, e.g. integer numbers, dates, IP and MAC addresses.
Language: C - Size: 2.76 MB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0
cmalf/oc-scanpolicy-generator
Effortlessly generate precise ScanPolicy values for your OpenCore setup. This Java-powered tool offers a user-friendly interface and supports both integer and hexadecimal formats.
Language: Java - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1
dariubs/s2i
golang string to integer
Language: Go - Size: 2.93 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0
adamsky/id-pool
Create and recycle integer ids using a ranged pool
Language: Rust - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2
ispoljari/linear-array
Javascript / Node.js utility library. Returns a set of utility functions, available through the lineArr namespace, which serve to generate arrays populated with sequences such as natural or stepWithOffset sequence, and to check if an array is a sequence of a certain type (like a natural sequence [0,1,2,3,4])
Language: JavaScript - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1
second-state/micro-slots 📦
Storing and accessing multiple integer values in Ethereum, using only one single uint256 slot
Language: Python - Size: 47.9 KB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1
syntaqx/numba 📦
numba provides functions to convert integers to various human friendly formats.
Language: Go - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0
farskid/better-js-integers
Auto fixing javascript flaw on octal numbers
Size: 2.93 KB - Last synced at: 16 days ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 0
sorairolake/bit-int
An arbitrary fixed bit-width integer library for Rust
Language: Rust - Size: 106 KB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 4 - Forks: 1
hugovk/fino
Output the Finnish word for a given integer.
Language: Python - Size: 94.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1
stdlib-js/number-int32-base-to-uint32
Convert a signed 32-bit integer to an unsigned 32-bit integer.
Language: JavaScript - Size: 382 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0
aldrinmathew/integer.dart
Dart's native integers in custom bit-width formats like i2, i4, i8, i16, i32, ix and u1, u2, u4, u8, u16, u32, ux...
Language: Dart - Size: 121 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 1
sionpixley/SwiftReal 📦
Attempting to make a Swift library that can represent infinitely-long numbers (both integers and real numbers) with no loss in accuracy.
Language: Swift - Size: 52.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0
TheLazyTomcat/lib.AuxTypes
Declares auxiliary types (pointer-sized integers, integers and floats with guaranteed size, ...) that might not be declared in all compilers.
Language: Pascal - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 3
orda-io/orda-integer
TypeScript/Javascript library compatible with the integer types of other languages
Language: TypeScript - Size: 760 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1
Adrian-Samoticha/num_remap
An implementation for the “Arduino map” function in Dart, which allows numbers to be remapped from one range to another.
Language: Dart - Size: 14.6 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0
514sid/jsnum 📦
A simple JS helper for parsing numbers from strings.
Language: TypeScript - Size: 54.7 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1
josantonius/php-validate 📦
PHP simple library for managing of data types.
Language: PHP - Size: 28.3 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1
zzainoo/money-to-words
مكتبة لتحويل الارقام الى كتابة باللغة العربية
Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0
ryanavella/wide
Uint128 and Int128 for Go
Language: Go - Size: 31.3 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3
ArthurFerreira2/STARTREK
1978 Apple ][ startrek by W Sander
Language: Visual Basic - Size: 239 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2
M0r13n/chess
A chess model written in Python
Language: Python - Size: 42 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0
stdlib-js/assert-is-prime
Test if a value is a prime number.
Language: JavaScript - Size: 625 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0
KSXGitHub/rounded-div
Get rounded result of an integer division
Language: Rust - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0
Contractor-x/Python-Intergers
A program that shows Integer manipulation and usage using the Python programming Language.
Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0
stdlib-js/number-float32-base-to-uint32
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Language: JavaScript - Size: 414 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0
stdlib-js/math-base-special-fast-uint32-sqrt
Compute an integer square root.
Language: Python - Size: 336 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0
stdlib-js/number-uint32
Utilities for unsigned 32-bit integers.
Language: JavaScript - Size: 1.3 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0
fabiospampinato/uint-rng
A tiny insorphic Random Number Generator for generating 1/8/16/32/64-bits unsigned integers.
Language: JavaScript - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0
devknown/alpha-id-js
Convert any integer to a short alphanumeric version.
Language: TypeScript - Size: 48.8 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0
nordzilla/count-digits
A no-std trait with functions to determine the lengths of integers in various number bases.
Language: Rust - Size: 135 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0
0x7000/int2str
girilen sayiyi metine çeviren class çalışması
Language: Python - Size: 165 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 4
Elagoht/Squirrel
Lightweight python module for 2 dimensional data managing, storing and manipulation (with regex support).
Language: Python - Size: 120 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0
HxnDev/Search-integer-in-a-Grid-using-Divide-and-Conquer
Divide and Conquer technique is used to work out different problems of varyying natures. Our problem at hand is to efficiently search an integer value from grid of size n x n, where n is any integer, using the principles of divide and conquer. The grid has both it's rows as well as columns sorted in ascending order.
Language: C++ - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0
mytja-archive/String-to-Integer-for-Python 📦
String to integer library
Language: Python - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0
nieltg/munemo-rs
Turn an integer into a more rememberable word, or vice-versa.
Language: Rust - Size: 13.7 KB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0
mersinvald/primitive-map-rs
[WIP] Blazing fast [Integer -> T: Clone] Map crate
Language: Rust - Size: 62.5 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1
softwareventures/i32
32-bit signed integer math
Language: TypeScript - Size: 2.48 MB - Last synced at: about 22 hours ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0
stdlib-js/constants-uint32-num-bytes
Size (in bytes) of a 32-bit unsigned integer.
Language: JavaScript - Size: 354 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0
stdlib-js/math-base-special-cfloorn
Round a complex number to the nearest multiple of 10^n toward negative infinity.
Language: Python - Size: 1.13 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0
stdlib-js/math-base-special-cround
Round a complex number to the nearest integer.
Language: Python - Size: 579 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0
orbitinghail/u24
An unsigned 24-bit integer.
Language: Rust - Size: 71.3 KB - Last synced at: 2 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 1
stdlib-js/math-base-special-ceilf
Round a single-precision floating-point number toward positive infinity.
Language: Python - Size: 337 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0
stdlib-js/math-base-special-truncf
Round a single-precision floating-point number toward zero.
Language: Python - Size: 377 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0
stdlib-js/number-uint8-base
Base utilities for unsigned 8-bit integers.
Language: JavaScript - Size: 1.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
stdlib-js/number-int32-base
Base utilities for signed 32-bit integers.
Language: JavaScript - Size: 444 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
stdlib-js/number-uint32-base
Base utilities for unsigned 32-bit integers.
Language: JavaScript - Size: 1.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
stdlib-js/number-uint16-base
Base utilities for unsigned 16-bit integers.
Language: JavaScript - Size: 1.63 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
stdlib-js/math-base-special-nonfibonaccif
Compute the nth non-Fibonacci single-precision floating-point number.
Language: Python - Size: 159 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
stdlib-js/math-base-special-nonfibonacci
Compute the nth non-Fibonacci number.
Language: Python - Size: 672 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
stdlib-js/math-base-special-round
Round a numeric value to the nearest integer.
Language: Python - Size: 398 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
stdlib-js/math-base-special-trunc
Round a double-precision floating-point number toward zero.
Language: Python - Size: 389 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
stdlib-js/assert-is-positive-integer
Test if a value is a number having a positive integer value.
Language: JavaScript - Size: 647 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0
stdlib-js/assert-is-integer
Test if a value is a number having an integer value.
Language: JavaScript - Size: 642 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0
stdlib-js/math-iter-sequences
Standard library math iterators for generating sequences.
Language: JavaScript - Size: 2.22 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1
stdlib-js/math-iter-special-trunc10
Create an iterator which rounds each iterated value to the nearest power of 10 toward zero.
Language: JavaScript - Size: 1.44 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/constants-int16-max
Maximum signed 16-bit integer.
Language: JavaScript - Size: 333 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/assert-is-biguint64array
Test if a value is a BigUint64Array.
Language: JavaScript - Size: 473 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/math-strided-special-dceil
Round each element in a double-precision floating-point strided array toward positive infinity.
Language: JavaScript - Size: 591 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/random-streams-minstd-shuffle
Create a readable stream for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Language: JavaScript - Size: 2.41 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0