Skip to content

Improve password generator randomness#1

Merged
rautava merged 8 commits intomainfrom
improve_pass_gen_randomness
Nov 16, 2025
Merged

Improve password generator randomness#1
rautava merged 8 commits intomainfrom
improve_pass_gen_randomness

Conversation

@rautava
Copy link
Owner

@rautava rautava commented Nov 16, 2025

Overview

This PR enhances the password generation logic to produce stronger, more unpredictable results while modernizing the development workflow. It introduces automated testing, updates scripts, and improves documentation for maintainability.

Changes

Password Generator

  • Improved randomness in generated passwords.
  • Ensures consistent distribution across character classes.
  • Reset content script settings to defaults for stability.

Testing & CI

  • Added Deno test harness for unit testing.
  • Introduced lockfile for reproducible builds.
  • Configured CI workflow to run automated tests.

Developer Tooling

  • Reformatted code for consistency.
  • Updated PowerShell scripts with modern packaging and approved verbs.
  • Workspace configuration cleanup.

Documentation

  • Updated markdownlint ignore rules.
  • Improved project documentation for clarity.

@rautava rautava self-assigned this Nov 16, 2025
@rautava rautava changed the title Improve pass gen randomness Improve password generator randomness Nov 16, 2025
@rautava rautava force-pushed the improve_pass_gen_randomness branch from 80837cb to a6bf3b5 Compare November 16, 2025 18:33
@rautava rautava merged commit cffc1cf into main Nov 16, 2025
1 check passed
@rautava rautava deleted the improve_pass_gen_randomness branch November 16, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant