使用${random.xxx}可以生成随机数

  1. testcase:
  2. users:
  3. id: ${random.int(12,25)}
  4. user_id: ${random.value}
  5. password: ${random.uuid}
  6. user_name: ${random.value}