MCPcopy Create free account
hub / github.com/Foxandxss/sails-angular-jwt-example / nextUid

Function nextUid

assets/js/dependencies/angular.js:371–391  ·  view source on GitHub ↗

* A consistent way of creating unique IDs in angular. The ID is a sequence of alpha numeric * characters such as '012ABC'. The reason why we are not using simply a number counter is that * the number string gets longer over time, and it can also overflow, where as the nextId * will grow much slow

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

hashKeyFunction · 0.85
ScopeFunction · 0.85
$RootScopeProviderFunction · 0.85
radioInputTypeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected