Random sprite for each particle?

Hi I’m trying to use this method you have explained to create a snow-storm effect, with each particle randomly selecting a snow crystal from a texture laid like a sprite sheet. Is it fine to just use the texture in a material that is on the particle emitter, or do i need to do something special to make use of SubUVs?