Page 1 of 1

Replacing last 6 digits from a number

Posted: Sat Mar 16, 2019 6:00 pm
by smenaru
I am looking to replace the last 6 digits from a number with 6 random numbers. How do I do that?
I have a bunch of text files and I want to make the software scan for all the 9 digits combinations and replace the last 6 ones randomly.

Re: Replacing last 6 digits from a number

Posted: Sat Mar 16, 2019 7:04 pm
by smenaru
The same number appears multiple times in the files. I want all of them to be edited the same.

For example: 624599153 appears 10 times in the file. I want to replace the last 6 digits in the same way for all 10 instances where this number appears. I hope I made myself clear.

Re: Replacing last 6 digits from a number

Posted: Wed Mar 20, 2019 10:52 am
by DigitalVolcano
Currently there isn't a function in TextCrawler to replace with random text or numbers, sorry.