# Prototypes Prototypes are great, but they need to be fed with proper real world data to examine a problem correctly. See also [[SK - 2i0 - 2022-08-13 - Building prototypes for software architecture]] ## Links An interesting link for [[Prototypes]], a library that can generate fake browser events with fake data, according to distributions. A bit similar in concept to [[Idea - SQL Test Data Generator|squeak]]: - [GitHub - andresionek91/fake-web-events: Creates a Simulation of Fake Web Events](https://github.com/andresionek91/fake-web-events)