MCPcopy Create free account
hub / github.com/SimplyDo/projector / nextUid

Function nextUid

lib/angular/angular.js:162–182  ·  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 the nextId * will grow much

()

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