You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: use replace for inserting faker values (#13)
instead of using insert at some position, change to use replace.
Hence, the selected text can also be replaced with value.
Closes#12