cfirstNames top-level constant

List<String> const cfirstNames

common chinese firstName, from 'http://www.name999.net/xingming/xingshi/20131004/48.html'.

Implementation

const List<String> cfirstNames = [
  '伟',
  '芳',
  '娜',
  '秀英',
  '敏',
  '静',
  '丽',
  '强',
  '磊',
  '军',
  '洋',
  '勇',
  '艳',
  '杰',
  '娟',
  '涛',
  '明',
  '超',
  '秀兰',
  '霞',
  '平',
  '刚',
  '桂英'
];