This package will let you paste your system's clipboard into a file multiple times. So instead of hitting Ctrl+v two dozen times, you can use this package to paste your clipboard as many times as you'd like in a single command.
Ctrl-Shift-v
-- or --
Tools -> Command Palette (Ctrl+Shift+P or Cmd+Shift+P) and type repeater
.
The Atom Command Palette input panel will ask you how many times you'd like to paste your clipboard into the editor. Your system's clipboard will be pasted into the editor at the cursor's current location the number of times you request.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.