line-sampletext
Sample Random Lines
Pick N random lines from a list.
Inputs
Output
(no output yet)
Explanation
Randomly sample one or more lines with or without replacement.
Use it when you need a fast, offline conversion/validation step during development or debugging.
Related