Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
peterolson
/
BigInteger.js
Public
Notifications
You must be signed in to change notification settings
Fork
188
Star
1.1k
Code
Issues
15
Pull requests
2
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Feb 2, 2024
Merge pull request #243 from sschuberth/patch-1
Show description for 441f6bd
peterolson
authored
441f6bd
Copy full SHA for 441f6bd
Do not use an authenticated URL in package.json
Show description for fdd4a01
sschuberth
authored
fdd4a01
Copy full SHA for fdd4a01
Commits on Nov 21, 2023
fix for #242
peterolson
committed
3892895
Copy full SHA for 3892895
upgrade typescript
peterolson
committed
ec81062
Copy full SHA for ec81062
Commits on Mar 8, 2022
remove broken link
peterolson
committed
e5d2154
Copy full SHA for e5d2154
Commits on Nov 10, 2021
minify, update npm
peterolson
committed
f4e2c23
Copy full SHA for f4e2c23
Merge pull request #223 from Yaffle/master
Show description for 466959a
peterolson
authored
466959a
Copy full SHA for 466959a
somehow fix the code to pass the test "is within 10% of uniform distribution"
Yaffle
committed
dcb4d6a
Copy full SHA for dcb4d6a
Commits on Nov 8, 2021
Merge pull request #222 from Yaffle/master
Show description for ca9c143
peterolson
authored
ca9c143
Copy full SHA for ca9c143
add a range to bigInt.randBetween test
Yaffle
committed
63f1261
Copy full SHA for 63f1261
Commits on Oct 12, 2021
update dependencies
peterolson
committed
ebd8cfa
Copy full SHA for ebd8cfa
Commits on Sep 16, 2021
update npm
peterolson
committed
4c1f206
Copy full SHA for 4c1f206
Merge pull request #219 from gardhr/master
Show description for 01cd136
peterolson
authored
01cd136
Copy full SHA for 01cd136
bump minimum lodash version to ^4.17.21 (CVE-2021-23337)
gardhr
committed
d8f7703
Copy full SHA for d8f7703
Commits on Oct 9, 2020
Merge pull request #211 from pipboy96/crlf-to-lf
Show description for 2c92270
peterolson
authored
2c92270
Copy full SHA for 2c92270
Fix line endings (CRLF to LF)
pipboy96
committed
83f930d
Copy full SHA for 83f930d
Commits on Sep 12, 2020
Merge branch 'master' of https://github.com/peterolson/BigInteger.js
peterolson
committed
61863fb
Copy full SHA for 61863fb
remove broken benchmark #209
peterolson
committed
f6b6e95
Copy full SHA for f6b6e95
Commits on Apr 18, 2020
Merge pull request #198 from silentsilas/patch-1
Show description for 96ea1a5
peterolson
authored
96ea1a5
Copy full SHA for 96ea1a5
Commits on Nov 11, 2019
minify, update npm
peterolson
committed
67a715c
Copy full SHA for 67a715c
Merge pull request #200 from esfoden/master
Show description for cee55bc
peterolson
authored
cee55bc
Copy full SHA for cee55bc
fix Asynch Module Definition
Show description for baad81a
esfoden
committed
baad81a
Copy full SHA for baad81a
Commits on Oct 25, 2019
Add isPrime's "strict" parameter to README.md
silentsilas
authored
317b6b1
Copy full SHA for 317b6b1
Add optional strict parameter to isPrime typing.
Show description for 034c886
silentsilas
authored
034c886
Copy full SHA for 034c886
Commits on Oct 5, 2019
update npm
peterolson
committed
c012f0a
Copy full SHA for c012f0a
Merge pull request #195 from Antrikshy/master
Show description for 335b5c8
peterolson
authored
335b5c8
Copy full SHA for 335b5c8
Updated several test dependencies from years-old versions
Antrikshy
committed
5c1f97c
Copy full SHA for 5c1f97c
Commits on Sep 30, 2019
update npm
peterolson
committed
d7f4ea6
Copy full SHA for d7f4ea6
Merge pull request #194 from malyvsen/master
Show description for b1a31ea
peterolson
authored
b1a31ea
Copy full SHA for b1a31ea
Commits on Sep 29, 2019
document optional parameters in readme
malyvsen
committed
0af75b3
Copy full SHA for 0af75b3
add missing cases to spec/tsDefinitions.ts
malyvsen
committed
ec13f39
Copy full SHA for ec13f39
fix TypeScript definitions
malyvsen
committed
12f4092
Copy full SHA for 12f4092
add test for predictable isProbablePrime
malyvsen
committed
eed4ac3
Copy full SHA for eed4ac3
add test for predictable rng
malyvsen
committed
1d1dceb
Copy full SHA for 1d1dceb
add support for seeded rng
malyvsen
committed
d273fa5
Copy full SHA for d273fa5
Pagination
Previous
Next
You can’t perform that action at this time.