NRG-Drink / password-generator

generate your own custom passwords
MIT License
0 stars 0 forks source link

implement insert at with position counting from left #13

Open NRG-Drink opened 1 year ago

NRG-Drink commented 1 year ago

implement insert at with position counting from left. when inserting a sequence, it's counting from right, but maybe someone will insert anything relative to the end. this can be done for example with a '-' in front of the position number.