タグ

ブックマーク / fent.github.io (1)

  • fent/randexp.js @ GitHub

    Motivation Regular expressions are used in every language, every programmer is familiar with them. Regex can be used to easily express complex strings. What better way to generate a random data than with a tool you can easily describe what string you want? Thanks to String-Random for giving me the idea to make this in the first place and randexp for the nifty little `.gen` syntax. Install For node

    fent/randexp.js @ GitHub
    efcl
    efcl 2011/12/24
    正規表現からそれにマッチするランダムなデータを作成するライブラリ
  • 1