{"id":20329505,"url":"https://github.com/raypereda/shuffle","last_synced_at":"2025-04-11T20:42:53.557Z","repository":{"id":65788530,"uuid":"210405444","full_name":"raypereda/shuffle","owner":"raypereda","description":"a tool for shuffling lines of text","archived":false,"fork":false,"pushed_at":"2023-03-08T19:35:25.000Z","size":4899,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T16:51:28.838Z","etag":null,"topics":["fasttext","shuffle","text","text-classification","text-processing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raypereda.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-23T16:43:49.000Z","updated_at":"2024-05-18T18:50:21.000Z","dependencies_parsed_at":"2024-06-20T10:36:55.114Z","dependency_job_id":null,"html_url":"https://github.com/raypereda/shuffle","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raypereda%2Fshuffle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raypereda%2Fshuffle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raypereda%2Fshuffle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raypereda%2Fshuffle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raypereda","download_url":"https://codeload.github.com/raypereda/shuffle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248479542,"owners_count":21110907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["fasttext","shuffle","text","text-classification","text-processing"],"created_at":"2024-11-14T20:11:24.675Z","updated_at":"2025-04-11T20:42:53.529Z","avatar_url":"https://github.com/raypereda.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shuffle\nThis shuffle command reads an input text file, and writes shuffled lines.\nOutput is set to standard output.\n\nExample\n```\nUsage of C:\\Users\\rpereda\\src\\shuffle\\shuffle.exe:\n    shuffle [-seed N] \u003cfile\u003e\n    shuffle [-h] [-help]\n\u003cfile\u003e is a required input file.\nThis command reads an input text file, and writes shuffled lines.\nOutput is set to standard output.\n  -seed int\n        Optional random number seed (default 1)\n$ cat temp.txt\n1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n$ .\\shuffle temp.txt\n2\n8\n5\n1\n10\n3\n4\n6\n9\n7\n```\n\nWindow 64-bit build is shuffle.exe.\nLinux 64-bit build is shuffle.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraypereda%2Fshuffle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraypereda%2Fshuffle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraypereda%2Fshuffle/lists"}