-
Notifications
You must be signed in to change notification settings - Fork 147
machina.utils.createUUID
Jim Cowart edited this page Feb 2, 2015
·
1 revision
description: used internally (in hierarchical FSMs) to provide "tickets" for input that is delegated to child FSMs.
returns: a unique identifier (about as unique as it gets, given that browsers don't expose OS level capabilities along these lines).
You shouldn't need to worry about using this manually or overriding it.