How can I add a random float for a Material Instance Constant?

I guess I’ll have to make instances then. My tiles are aligned in a 2x2 grid so it won’t appear too random using the position. I also need to figure out if it will be a performance problem for mobile devices to have an instance per tile. Thanks!