Which command should I use so that several words written in several lines of the .txt are read in sequence each time it is requested. I just know how to make random $ read (phrases.txt)

ex:
First line1
Second row2
Third line3
....

thank you