{"id":18023122,"url":"https://github.com/rustyconover/memorableuniqueidentifier","last_synced_at":"2026-01-19T02:32:01.336Z","repository":{"id":61798730,"uuid":"282540105","full_name":"rustyconover/MemorableUniqueIdentifier","owner":"rustyconover","description":"Memorable Unique Identifiers for Julia","archived":false,"fork":false,"pushed_at":"2020-07-31T21:04:59.000Z","size":169,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T18:11:41.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","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/rustyconover.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-25T23:12:51.000Z","updated_at":"2020-12-29T18:19:00.000Z","dependencies_parsed_at":"2022-10-21T11:30:34.192Z","dependency_job_id":null,"html_url":"https://github.com/rustyconover/MemorableUniqueIdentifier","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/rustyconover%2FMemorableUniqueIdentifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustyconover%2FMemorableUniqueIdentifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustyconover%2FMemorableUniqueIdentifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustyconover%2FMemorableUniqueIdentifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustyconover","download_url":"https://codeload.github.com/rustyconover/MemorableUniqueIdentifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226191,"owners_count":20904467,"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-10-30T07:07:22.016Z","updated_at":"2026-01-19T02:32:01.326Z","avatar_url":"https://github.com/rustyconover.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Memorable Unique Identifier\n\nAn implementation of [Memorable Unique Identifiers](https://github.com/microprediction/muid) (Muids) in Julia.\n\n## Usage\n\n```julia\njulia\u003e using MemorableUniqueIdentifier\n\n# Create a new memorable unique identifier\njulia\u003e muid = create(6)\nMiningResult(\"19e3c5e2d69b3e4085fdf41c627a687e\", \"574beebdb679bc4e7e6b6d963570257e\", 0x0000000000000006, \"Sty Bee\")\n\njulia\u003e muid.key\n\"19e3c5e2d69b3e4085fdf41c627a687e\"\n\njulia\u003e muid.hash\n\"574beebdb679bc4e7e6b6d963570257e\"\n\njulia\u003e muid.pretty\n\"Sty Bee\"\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustyconover%2Fmemorableuniqueidentifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustyconover%2Fmemorableuniqueidentifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustyconover%2Fmemorableuniqueidentifier/lists"}