Skip to content

动态变量

dynamic var

常用的动态变量

  • uuid
  • random.email 生成随机邮箱
  • random.int 生成随机整数
  • random.alphanumeric(8) 生成 8 位随机字母和数字