A set of custom ComfyUI nodes for generating random integers within a range, adjusted to the nearest multiple of a user-defined divisor. Needlessly includes both an efficient and simple list implementation. Updates with each generation.
A simple set of custom ComfyUI nodes for generating random integers within a range, adjusted to the nearest multiple of a user-defined divisor, and updates with each generation. Includes efficient and simple list implementations.