ComfyUI Extension: Random Number Button
This node provides a button that, when clicked, triggers the execution of the node and generates a new random integer between 0 and 1000. The generated number is available as an output.
Custom Nodes (0)
README
Random Number Button
This node provides a button that, when clicked, triggers the execution of the node and generates a new random integer between 0 and 1000. The generated number is available as an output.
Installation
- Open a terminal in your
ComfyUI/custom_nodes/
directory. - Run:
git clone https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton.git
- Restart ComfyUI.
Generated by the ComfyUI Node Genie.