An Id is unique.
… or at least should always be treated as such. There is no official function in Dojo for generating a unique ID, though is a very common task, and very simple to accomplish. In this ultra short cookie, we’ll create a reusable function for just this use case.