{"id":37115883,"url":"https://github.com/benwebber/scramble","last_synced_at":"2026-01-14T13:36:01.052Z","repository":{"id":22226694,"uuid":"25559647","full_name":"benwebber/scramble","owner":"benwebber","description":"Scramble words in text files","archived":true,"fork":false,"pushed_at":"2014-10-26T22:00:29.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-07-12T01:54:17.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benwebber.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-22T03:30:17.000Z","updated_at":"2023-07-12T01:54:17.074Z","dependencies_parsed_at":"2022-09-20T02:55:58.429Z","dependency_job_id":null,"html_url":"https://github.com/benwebber/scramble","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/benwebber/scramble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benwebber%2Fscramble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benwebber%2Fscramble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benwebber%2Fscramble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benwebber%2Fscramble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benwebber","download_url":"https://codeload.github.com/benwebber/scramble/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benwebber%2Fscramble/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28421331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-14T13:36:00.411Z","updated_at":"2026-01-14T13:36:01.046Z","avatar_url":"https://github.com/benwebber.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scramble\n\n`scramble` is a small utility that scrambles words in place.\n\n`scramble` preserves line, word, and character counts, as well as punctuation and the positions of uppercase letters.\n\n## Usage\n\n`scramble` reads from standard input:\n\n    $ cat lipsum.txt\n    Lorem ipsum dolor sit amet, consectetur adipiscing elit.\n    $ scramble \u003c lipsum.txt\n    Roelm miups dlroo sti tmae, cctrtensoeu niagdcpisi eitl.\n\nor from a list of files:\n\n    $ scramble foo bar baz\n\nSpecify `-r`/`--random` to randomize the character replacements. This will render the document completely illegible.\n\n    $ scramble -r lipsum.txt\n    Iirka krfqq zeubz kgq khqz, dtovqdtdhue chyylzokja ulci.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenwebber%2Fscramble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenwebber%2Fscramble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenwebber%2Fscramble/lists"}