any

random data generator for when test data is insignificant

MIT License

Downloads
25.3K
Stars
5

Bot releases are visible (Hide)

any - v1.4.2

Published by travi-bot about 7 years ago

1.4.2 (2017-08-28)

Bug Fixes

  • package: update chance to version 1.0.11 (e42b6ef)
any - v1.4.1

Published by travi-bot about 7 years ago

1.4.1 (2017-08-24)

Bug Fixes

  • package: update debug to version 3.0.1 (0b080e8)
any - v1.4.0

Published by travi-bot about 7 years ago

<a name"1.4.0">

1.4.0 (2017-08-12)

Features

  • key: passed the current key to the objectWithKeys factory function (6318a791, closes #157)
any - v1.3.2

Published by travi-bot about 7 years ago

<a name"1.3.2">

1.3.2 (2017-08-11)

Bug Fixes

  • word: Fixed issue with passing length to any.word (e96b53f2)
any - v1.3.1

Published by travi-bot about 7 years ago

<a name"1.3.1">

1.3.1 (2017-08-08)

Bug Fixes

  • package: update debug to version 3.0.0 (c533e73b)
any - v1.3.0

Published by travi-bot about 7 years ago

<a name"1.3.0">

1.3.0 (2017-07-28)

Bug Fixes

  • key-syllables: defaulted simpleObject keys to 3 syllables (e84ac15f)
  • package: update chance to version 1.0.10 (d0e0729f)
  • seed: multiplied the random seed by 10 ** 13 to match chance.js (ed454f46)

Features

  • build: Added bable-preset-stage-3 that supports destructuring (138bf069)
  • npmrc: Now enforcing pinning exact versions for deps (6b393777)
  • seed: enabled determining and setting of the randomness seed (b5496184, closes #158)
  • sentence-and-paragraph: add support for more string types (3581679a)
  • word: Word generation now defaults to 3 syllables (9eda5d8a)
any - v1.0.7

Published by travi-bot over 7 years ago

<a name"1.0.7">

1.0.7 (2017-05-24)

Bug Fixes

  • package: update chance to version 1.0.9 (4c0bba15)
any - v1.0.6

Published by travi-bot over 7 years ago

<a name"1.0.6">

1.0.6 (2017-04-29)

Bug Fixes

  • package: update chance to version 1.0.8 (6aab4e39)
any - v1.0.5

Published by travi-bot over 7 years ago

<a name"1.0.5">

1.0.5 (2017-04-28)

Bug Fixes

  • package: update chance to version 1.0.7 (3068a26d)
any - v1.0.4

Published by travi over 7 years ago

<a name"1.0.4">

1.0.4 (2017-02-21)

Bug Fixes

  • package: update chance to version 1.0.6 (43df72b1)
any - v1.0.3

Published by travi over 7 years ago

<a name"1.0.3">

1.0.3 (2017-02-21)

Bug Fixes

  • package: update chance to version 1.0.5 (db57e5f9)
any - v1.0.2

Published by travi almost 8 years ago

<a name"1.0.2">

1.0.2 (2016-12-31)

Bug Fixes

  • package: update lodash to version 4.17.4 (6593037b)
any - v1.0.1

Published by travi almost 8 years ago

<a name"1.0.1">

1.0.1 (2016-12-24)

Bug Fixes

  • package: update lodash to version 4.17.3 (c2a5a8d1)
any - v1.0.0

Published by travi almost 8 years ago

<a name"1.0.0">

1.0.0 (2016-12-13)

Features

  • tighten-api: removed the separately exported functions to encourage use through the default i (e842b4d9, closes #45)

Breaking Changes

  • individual functions are no longer exported individually. closes #45

    (e842b4d9)