{"id":13561418,"url":"https://github.com/elm-community/random-extra","last_synced_at":"2025-05-07T06:56:18.929Z","repository":{"id":53474481,"uuid":"59979624","full_name":"elm-community/random-extra","owner":"elm-community","description":"Extra functions for the core Random library.","archived":false,"fork":false,"pushed_at":"2021-03-29T18:40:34.000Z","size":165,"stargazers_count":27,"open_issues_count":5,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-07T06:56:13.042Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://package.elm-lang.org/packages/elm-community/random-extra/latest","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elm-community.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":"2016-05-30T04:08:14.000Z","updated_at":"2024-06-11T17:38:58.000Z","dependencies_parsed_at":"2022-09-10T05:01:18.864Z","dependency_job_id":null,"html_url":"https://github.com/elm-community/random-extra","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elm-community%2Frandom-extra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elm-community%2Frandom-extra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elm-community%2Frandom-extra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elm-community%2Frandom-extra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elm-community","download_url":"https://codeload.github.com/elm-community/random-extra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252831311,"owners_count":21810783,"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":[],"created_at":"2024-08-01T13:00:56.415Z","updated_at":"2025-05-07T06:56:18.913Z","avatar_url":"https://github.com/elm-community.png","language":"Elm","funding_links":[],"categories":["Elm"],"sub_categories":[],"readme":"# elm-community/random-extra\nThis library includes lots of extra helper functions for the Random module. It makes generating pseudo-random values much easier.\n\nIf you want to add one or find a bug, please [open an issue](https://github.com/elm-community/random-extra/issues/new). If you want to contribute, you can open a PR adding tests.\n\n## Changelog\n### 3.2.0\n* Add `Random.List.choices`\n* Use a uniform shuffle for both `Random.List.shuffle` and `Random.Array.shuffle`.\n\n### 3.1.0\n* Add `sequence` and `traverse` functions\n* Improve the performance of `Random.List.shuffle` and `Random.Array.shuffle`, especially on long lists/arrays.\n\n### 3.0.0\n* Update for Elm 0.19, including switching to `elm/random`.\n* Remove `Color` module.\n* Rename `Random.Date.day` to `Random.Date.weekday`.\n* Remove many trivial functions in `Random.Date`.\n* Add `Random.Extra.bool`.\n* Remove `Random.Extra.constant`; it's present in the official library.\n* Change the signatures of `Random.Extra.choices` and `Random.Extra.frequency` to require an element and a list, avoid the issue of an empty list.\n\n\n### 2.0.0\n* Update dependencies for Elm 0.18.\n* Remove `flatMap` as core's `andThen` is identical.\n* Rename `flatMapN` to `andThenN`, for similar reasons.\n* Rename `together` to `combine`; see #1.\n* Change signature of `Random.Extra.Float.normal`; see #2.\n* Add `Random.Extra.List` module; see #4.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felm-community%2Frandom-extra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felm-community%2Frandom-extra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felm-community%2Frandom-extra/lists"}