商业(Commerce)
'Incredible Soft Gloves'
这样的长产品名称,请使用 productName()
。产品名称是从形容词、材料和产品的列表中生成的,可以使用 productAdjective()
、productMaterial()
和 product()
分别访问这些列表。你还可以使用 productDescription()
创建描述。department()
。price()
创建价格。department
isbn
名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
separator | 字符串 | '-' | 要在格式中使用的分隔符。 |
variant | 10 | 13 | 13 |
price
options.dec
大于 0 时,返回字符串中的最后一个十进制数字将按如下方式生成:9
5
0
0
到 9
之间的随机数字名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
dec | 数字 | 2 | 小数位数。 |
max | 数字 | 1000 | 最大价格。 |
min | 数字 | 1 | 最低价格。 |
symbol | 字符串 | ‘’ | 要使用的货币值。 |
product
productAdjective
productDescription
productMaterial
productName