Adding stars to a texture

What is the best way to add stars to a texture? Is it just through random white dots with Perlin noise? Or what would you do?
I’m making a procedural spacebox.

I depends on your aesthetic. I made such a thing a while back with just random dots of slightly random size and color, looked ok.