Creating Material with random color?

You can break the color into it’s base RGB numbers right? Try using a Random Int generator to provide inputs for each of those colors.