I installed the node just for testing. As expected new node appears in the palette. I just use it as a regular node. No need to modify settings.js. I woud rather use a change node (instead of a function node) to set the global variable.
Flow:
[{"id":"c1f16100.8a209","type":"tab","label":"Flow 6","disabled":false,"info":""},{"id":"c058e8c7.805648","type":"uuid","z":"c1f16100.8a209","uuidVersion":"v4","namespaceType":"","namespace":"","namespaceCustom":"","name":"","field":"payload","fieldType":"msg","x":390,"y":200,"wires":[["934b85ea.250b08"]]},{"id":"71aa6ce4.c1f2b4","type":"debug","z":"c1f16100.8a209","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":750,"y":200,"wires":[]},{"id":"6b757a91.c4efc4","type":"inject","z":"c1f16100.8a209","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":260,"y":200,"wires":[["c058e8c7.805648"]]},{"id":"934b85ea.250b08","type":"change","z":"c1f16100.8a209","name":"","rules":[{"t":"set","p":"uuidv1","pt":"global","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":570,"y":200,"wires":[["71aa6ce4.c1f2b4"]]}]