{"id":15825528,"url":"https://github.com/patrickjs/angular-uuid-secure","last_synced_at":"2026-03-09T18:37:35.666Z","repository":{"id":21132480,"uuid":"24433450","full_name":"PatrickJS/angular-uuid-secure","owner":"PatrickJS","description":"Most secure uuid generator in for Angular.js","archived":false,"fork":false,"pushed_at":"2015-05-27T16:46:20.000Z","size":247,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-14T06:45:08.179Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/PatrickJS.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-09-24T21:32:14.000Z","updated_at":"2019-08-13T15:51:26.000Z","dependencies_parsed_at":"2022-08-27T00:11:18.498Z","dependency_job_id":null,"html_url":"https://github.com/PatrickJS/angular-uuid-secure","commit_stats":null,"previous_names":["gdi2290/angular-uuid-secure"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickJS%2Fangular-uuid-secure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickJS%2Fangular-uuid-secure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickJS%2Fangular-uuid-secure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickJS%2Fangular-uuid-secure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PatrickJS","download_url":"https://codeload.github.com/PatrickJS/angular-uuid-secure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246620172,"owners_count":20806716,"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-05T09:21:16.274Z","updated_at":"2025-12-12T03:17:30.553Z","avatar_url":"https://github.com/PatrickJS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"angular-uuid-secure\n===================\n\nMost secure uuid generator in for Angular.js when you include \u003ccode\u003ecrypto\u003c/code\u003e library\n\n\n```javascript\nangular.module('yourApp', ['ngUUID'])\n.run(function($uuid, $log) {\n  var id = $uuid();\n  $log.info('Generated uuid: '+ id);\n  $log.info('is uuid? '+ $uuid.isUUID(id));\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickjs%2Fangular-uuid-secure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickjs%2Fangular-uuid-secure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickjs%2Fangular-uuid-secure/lists"}