Socket
Socket
Sign inDemoInstall

fictional

Package Overview
Dependencies
4
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123

0.4.1

Diff

Changelog

Source

0.4.1 (2020-05-21)

justinvdm
published 0.4.0 •

Changelog

Source

0.4.0 (2020-05-21)

Features

  • Improve quality of results via namespaced hashes again (0f86278)
justinvdm
published 0.3.0 •

Changelog

Source

0.3.0 (2020-05-17)

Features

  • Use simpler hash inputs to improve performance (f501fdf)
justinvdm
published 0.2.0 •

Changelog

Source

0.2.0 (2020-05-17)

Features

  • char: Change char range shorthands (037b216)
  • Faster char() for ranges < 256 (ea745ea)
justinvdm
published 0.1.0 •

Changelog

Source

0.1.0 (2020-05-16)

Features

  • char: Change char api and behaviour (f2e15c5)
  • paragraph: Change {min,max}Sentences to {3,7} (6a1027d)
  • Alterations to syllables and word generation (e3ad280)
  • Consistent approach to hashing across makers (340a0db)
  • Allow multiple .options() (9e86cd8)
  • bool: Obligatory bool() generator (e67385d)
  • char: Support generating chars within a codepoint range (534db3e)
  • datestr: Support basic datestr (ea385be)
  • dateString: Support min and max year options (9a22bd6)
  • float: Support float() type (b8e047e)
  • float: Support min and max (1851528)
  • int: Support basic int() type (a9e2c1f)
  • int: Support min and max options (9e8db55)
  • join: Flatten before joining (1ff0282)
  • join: Support delimeter as joiner (1d441be)
  • join: Support join() (6ce20c6)
  • modules: Support es modules via index.mjs (e28f4f4)
  • one-of: Support basic oneOf (70ead0f)
  • oneOf: Support maker functions as items (4d80335)
  • oneOfWeighted: Support weighted choosing (784452a)
  • paragraph: Support paragraphs and sentences (ab2e6dd)
  • shape: Support generating objects of fake data (fc13ec1)
  • someOf: Support picking multiple items from sample list (afee583)
  • times: Support creating a list out of repeated calls to a maker (c279c9e)
  • tuple: Support easier composition via tuple() (0392ae4)
  • tuple: Support non-fn makers (879c1d1)
  • word: Always use unicode for individual words by default (1116dad)
  • word: Include unicode characters in generated output (acdc0ea)
  • word: Proof of concept word implementation (8f8b204)
  • word: Support capitalize option and default to true (d3fda55)
  • word: Use japenese syllables (4033e21)
  • words: Capitalize all when option is true (b64ec17)
  • words: Support words() (a68a3d2)
  • Add typescript type definitions (c245deb)
  • Exports for mjs (85a72e8)

Bug Fixes

  • Avoid rarer diacritics when unicodifying (00b4c39)
  • Ensure all types hash inputs (8562404)
  • Use compound ids for id sequences (1e1c598)
  • types: Use correct type for char() options parameter (59e8063)
  • Pass down options correctly for words and sentences (5cc21c8)
  • typedefs: Update type definitions to match api changes and additions (a9b6424)
  • Accept null inputs in curried functions (10a658f)
  • datestr: Ensure generated date strings are timezone-independent (9a237c7)
  • float: Avoid whole segment colliding with int() (b38f5ad)
justinvdm
published 0.0.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc