Skip to content

v1.1.5

Compare
Choose a tag to compare
@itaa itaa released this 02 Jan 12:21
· 197 commits to master since this release
bc5253c
  • #171, random, add function fish_random.gen_company_name(), doc and unittest;
  • #165, random, add function fish_random.gen_id(), doc and unittest;
  • #172, random, add function fish_random.gen_bank_card(), doc and unittest;
  • #170, random, add function fish_random.gen_address(), doc and unittest;
  • #173, random, add function fish_random.get_random_zone_name(), doc and unittest;
  • #162, random, add function fish_random.gen_float_by_range(), doc and unittest;
  • #166, random, add function fish_random.gen_mobile(), doc and unittest;
  • #171, random, add function fish_random.gen_name(), doc and unittest;
  • #163, random, add function fish_random.gen_string_by_range(), doc and unittest;
  • #164, common, add function fish_date.GetRandomTime.gen_date_by_range(), doc and unittest;
  • #142, common, edit function fish_date.GetRandomTime.gen_date_by_year(), doc and unittest;