Responses from command ports

@MarkHamburg is referring to this post Cryptographically-strong random UUIDs v4 with Elm 0.19?. Elm’s random numbers are 32bits, UUIDs typically have 128bits. So right now you need to use a port - or a custom element that produces a CustomEvent :slight_smile: