René's URL Explorer Experiment


Title: fix: correct Fisher-Yates shuffle bias in bogoSort (#1867) by ayushchaudhari562 · Pull Request #1899 · TheAlgorithms/JavaScript · GitHub

Open Graph Title: fix: correct Fisher-Yates shuffle bias in bogoSort (#1867) by ayushchaudhari562 · Pull Request #1899 · TheAlgorithms/JavaScript

X Title: fix: correct Fisher-Yates shuffle bias in bogoSort (#1867) by ayushchaudhari562 · Pull Request #1899 · TheAlgorithms/JavaScript

Description: Describe your change: Add an algorithm? Fix a bug or typo in an existing algorithm? Documentation change? Description: Fixes #1867 This PR addresses the mathematical bias and off-by-one errors in the shuffle function inside the bogoSort implementation. Corrected the loop bounds so that the last element of the array is no longer skipped during the shuffle process. Updated the random index generation range from [0, i) to [0, i] by using Math.random() * (i + 1). This ensures an unbiased Fisher-Yates shuffle where elements are allowed to swap with themselves, restoring proper uniform distribution. Updated the code to use clean, modern ES6 array destructuring for the variable swapping logic. Checklist: I have read CONTRIBUTING.md. This pull request is all my own work -- I have not plagiarized. I know that pull requests will not be merged if they fail the automated tests. This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms. All new JavaScript files are placed inside an existing directory. All filenames should use the UpperCamelCase (PascalCase) style. There should be no spaces in filenames. Example: UserProfile.js is allowed but userprofile.js, UserProfile.js , user-Profile.js, user_profile.js are not All new algorithms have a URL in their comments that points to Wikipedia or another similar explanation. If this pull request resolves one or more open issues then the commit message contains Fixes: #{$ISSUE_NO}.

Open Graph Description: Describe your change: Add an algorithm? Fix a bug or typo in an existing algorithm? Documentation change? Description: Fixes #1867 This PR addresses the mathematical bias and off-by-one errors...

X Description: Describe your change: Add an algorithm? Fix a bug or typo in an existing algorithm? Documentation change? Description: Fixes #1867 This PR addresses the mathematical bias and off-by-one errors...

Opengraph URL: https://github.com/TheAlgorithms/JavaScript/pull/1899

X: @github

direct link

Domain: Github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:8bf06f9e-5294-39dd-ec96-760bf143849c
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9A16:19F67D:21676A:2F3015:6A630071
html-safe-nonce0c177787476210030c2b69b4e53b20b098946ec82222abf585eab50023d472d6
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QTE2OjE5RjY3RDoyMTY3NkE6MkYzMDE1OjZBNjMwMDcxIiwidmlzaXRvcl9pZCI6IjE4MTkwMjEzMDU2NTQyMTQ3NjkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmace3c4868e99f4f90c9e829532d65e582815fc78e385cdb01fdb43cef4b3b79f2b
hovercard-subject-tagpull_request:3716664597
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/TheAlgorithms/JavaScript/pull/1899/files
twitter:imagehttps://avatars.githubusercontent.com/u/240131432?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/240131432?s=400&v=4
og:image:altDescribe your change: Add an algorithm? Fix a bug or typo in an existing algorithm? Documentation change? Description: Fixes #1867 This PR addresses the mathematical bias and off-by-one errors...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None14517cd57568049be7ed25bfe9708f10d1e36b7254adfd920dfb9d44bcc71c41
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/TheAlgorithms/JavaScript git https://github.com/TheAlgorithms/JavaScript.git
octolytics-dimension-user_id20487725
octolytics-dimension-user_loginTheAlgorithms
octolytics-dimension-repository_id97086543
octolytics-dimension-repository_nwoTheAlgorithms/JavaScript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id97086543
octolytics-dimension-repository_network_root_nwoTheAlgorithms/JavaScript
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release4b2ed33e3827bc186c45c037f9274b5493aaca4c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://Github.com/TheAlgorithms/JavaScript/pull/1899/files#start-of-content
https://Github.com/
Sign in https://Github.com/login?return_to=https%3A%2F%2Fgithub.com%2FTheAlgorithms%2FJavaScript%2Fpull%2F1899%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://Github.com/login?return_to=https%3A%2F%2Fgithub.com%2FTheAlgorithms%2FJavaScript%2Fpull%2F1899%2Ffiles
Sign up https://Github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=TheAlgorithms%2FJavaScript
Reloadhttps://Github.com/TheAlgorithms/JavaScript/pull/1899/files
Reloadhttps://Github.com/TheAlgorithms/JavaScript/pull/1899/files
Reloadhttps://Github.com/TheAlgorithms/JavaScript/pull/1899/files
Please reload this pagehttps://Github.com/TheAlgorithms/JavaScript/pull/1899/files
TheAlgorithms https://Github.com/TheAlgorithms
JavaScripthttps://Github.com/TheAlgorithms/JavaScript
Please reload this pagehttps://Github.com/TheAlgorithms/JavaScript/pull/1899/files
Notifications https://Github.com/login?return_to=%2FTheAlgorithms%2FJavaScript
Fork 5.9k https://Github.com/login?return_to=%2FTheAlgorithms%2FJavaScript
Star 34.2k https://Github.com/login?return_to=%2FTheAlgorithms%2FJavaScript
Code https://Github.com/TheAlgorithms/JavaScript
Issues 21 https://Github.com/TheAlgorithms/JavaScript/issues
Pull requests 188 https://Github.com/TheAlgorithms/JavaScript/pulls
Actions https://Github.com/TheAlgorithms/JavaScript/actions
Projects https://Github.com/TheAlgorithms/JavaScript/projects
Wiki https://Github.com/TheAlgorithms/JavaScript/wiki
Security and quality 0 https://Github.com/TheAlgorithms/JavaScript/security
Insights https://Github.com/TheAlgorithms/JavaScript/pulse
Code https://Github.com/TheAlgorithms/JavaScript
Issues https://Github.com/TheAlgorithms/JavaScript/issues
Pull requests https://Github.com/TheAlgorithms/JavaScript/pulls
Actions https://Github.com/TheAlgorithms/JavaScript/actions
Projects https://Github.com/TheAlgorithms/JavaScript/projects
Wiki https://Github.com/TheAlgorithms/JavaScript/wiki
Security and quality https://Github.com/TheAlgorithms/JavaScript/security
Insights https://Github.com/TheAlgorithms/JavaScript/pulse
Sign up for GitHub https://Github.com/signup?return_to=%2FTheAlgorithms%2FJavaScript%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://Github.com/login?return_to=%2FTheAlgorithms%2FJavaScript%2Fissues%2Fnew%2Fchoose
ayushchaudhari562https://Github.com/ayushchaudhari562
TheAlgorithms:masterhttps://Github.com/TheAlgorithms/JavaScript/tree/master
ayushchaudhari562:fix-bogosort-shufflehttps://Github.com/ayushchaudhari562/JavaScript..The-Algorithms/tree/fix-bogosort-shuffle
Conversation 1 https://Github.com/TheAlgorithms/JavaScript/pull/1899
Commits 1 https://Github.com/TheAlgorithms/JavaScript/pull/1899/commits
Checks 3 https://Github.com/TheAlgorithms/JavaScript/pull/1899/checks
Files changed https://Github.com/TheAlgorithms/JavaScript/pull/1899/files
Please reload this pagehttps://Github.com/TheAlgorithms/JavaScript/pull/1899/files
fix: correct Fisher-Yates shuffle bias in bogoSort (#1867) https://Github.com/TheAlgorithms/JavaScript/pull/1899/files#top
Show all changes 1 commit https://Github.com/TheAlgorithms/JavaScript/pull/1899/files
2b8b0d3 fix: correct Fisher-Yates shuffle bias in bogoSort (#1867) ayushchaudhari562 May 20, 2026 https://Github.com/TheAlgorithms/JavaScript/pull/1899/commits/2b8b0d31992aa0d00d4629ad8c8d25f64ae0a8d7
Clear filters https://Github.com/TheAlgorithms/JavaScript/pull/1899/files
Please reload this pagehttps://Github.com/TheAlgorithms/JavaScript/pull/1899/files
Please reload this pagehttps://Github.com/TheAlgorithms/JavaScript/pull/1899/files
https://Github.com/TheAlgorithms/JavaScript/blob/master/.github/CODEOWNERS#L1
Sorts/BogoSort.jshttps://Github.com/TheAlgorithms/JavaScript/pull/1899/files#diff-e9aac3d398f7c3318f49a552dd118774c81500728be80ca4f19dce4761f97788
View file https://Github.com/TheAlgorithms/JavaScript/blob/2b8b0d31992aa0d00d4629ad8c8d25f64ae0a8d7/Sorts/BogoSort.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://Github.com/TheAlgorithms/JavaScript/pull/1899/{{ revealButtonHref }}
https://Github.com/TheAlgorithms/JavaScript/pull/1899/files#diff-e9aac3d398f7c3318f49a552dd118774c81500728be80ca4f19dce4761f97788
https://Github.com/TheAlgorithms/JavaScript/pull/1899/files#diff-e9aac3d398f7c3318f49a552dd118774c81500728be80ca4f19dce4761f97788
Please reload this pagehttps://Github.com/TheAlgorithms/JavaScript/pull/1899/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.