字符替换

输入文本
查找正则 ^(.+)\d{4}$ ^(.+)$ 行尾
替换为
{x} = rand(0, 9), {name} = 随机姓名